From 2fc93f17fb3b71d01fbbaf2b168fca0a0e403aa0 Mon Sep 17 00:00:00 2001 From: mesutoezdil Date: Fri, 3 Jul 2026 22:24:59 +0200 Subject: [PATCH] docs: fix article before OpenShell in sync-files --- examples/sync-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sync-files.md b/examples/sync-files.md index 518514cbb9..2047df2ce6 100644 --- a/examples/sync-files.md +++ b/examples/sync-files.md @@ -1,6 +1,6 @@ # Syncing Files To and From a Sandbox -Move code, data, and artifacts between your local machine and a OpenShell +Move code, data, and artifacts between your local machine and an OpenShell sandbox using `openshell sandbox upload` and `openshell sandbox download`. ## Push local files into a sandbox