summaryrefslogtreecommitdiff
path: root/docs/deployment.md
diff options
context:
space:
mode:
authorDaniel Tedesco <[email protected]>2025-06-25 03:53:03 +0000
committerGitHub <[email protected]>2025-06-25 03:53:03 +0000
commit268d29f05c29a612fc31918e7d0380f4b522b422 (patch)
treebb0714d59ffe8091ad20a3fbd693d1072cd8c714 /docs/deployment.md
parentb6ccf12551bf43992b89c8b2c78d1352e89787eb (diff)
docs: fix typos in documentation (#1411)
Co-authored-by: Dan Tedesco <[email protected]>
Diffstat (limited to 'docs/deployment.md')
-rw-r--r--docs/deployment.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deployment.md b/docs/deployment.md
index b615cb44..40747c7c 100644
--- a/docs/deployment.md
+++ b/docs/deployment.md
@@ -73,7 +73,7 @@ Contributors to the project will want to run the CLI directly from the source co
### 4. Running the latest Gemini CLI commit from GitHub
-You can run the most recently committed version of Gemini CLI directly from the GitHub repository. This is useful for testing features still in developement.
+You can run the most recently committed version of Gemini CLI directly from the GitHub repository. This is useful for testing features still in development.
```bash
# Execute the CLI directly from the main branch on GitHub