Minor style and grammar fixes.

This commit is contained in:
g-samroberts
2026-03-18 11:09:28 -07:00
parent 623ea05128
commit f64bb2b253
2 changed files with 3 additions and 3 deletions

View File

@@ -293,7 +293,7 @@ npm run test:e2e
For more detailed information on the integration testing framework, please see
the
[Integration Tests documentation](https://geminicli.com/docs/integration-tests)
[Integration Tests documentation](https://geminicli.com/docs/integration-tests).
### Linting and preflight checks

View File

@@ -71,7 +71,7 @@ conda activate gemini_env
npm install -g @google/gemini-cli
```
## Release channels
## Release Channels
See [Releases](https://www.geminicli.com/docs/changelogs) for more details.
@@ -127,7 +127,7 @@ npm install -g @google/gemini-cli@nightly
[Google Search](https://ai.google.dev/gemini-api/docs/grounding) for real-time
information
- Conversation checkpointing to save and resume complex sessions
- Custom context files (GEMINI) to tailor behavior for your projects
- Custom context files (GEMINI.md) to tailor behavior for your projects
### GitHub Integration