diff --git a/docs/sdks/node-cli/GETTING_STARTED.md b/docs/sdks/node-cli/GETTING_STARTED.md index e7ab7a75f4..584d172c72 100644 --- a/docs/sdks/node-cli/GETTING_STARTED.md +++ b/docs/sdks/node-cli/GETTING_STARTED.md @@ -31,7 +31,7 @@ You can also fetch all the collections in your current project using appwrite init collection ``` -The CLI also comes with a convenient `--all` flag to perform both these steps at once using +The CLI also comes with a convenient `--all` flag to perform both these steps at once. ```sh appwrite init --all