diff options
| author | Daniel Tedesco <[email protected]> | 2025-06-25 03:53:03 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-25 03:53:03 +0000 |
| commit | 268d29f05c29a612fc31918e7d0380f4b522b422 (patch) | |
| tree | bb0714d59ffe8091ad20a3fbd693d1072cd8c714 /docs/troubleshooting.md | |
| parent | b6ccf12551bf43992b89c8b2c78d1352e89787eb (diff) | |
docs: fix typos in documentation (#1411)
Co-authored-by: Dan Tedesco <[email protected]>
Diffstat (limited to 'docs/troubleshooting.md')
| -rw-r--r-- | docs/troubleshooting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 7dbda1b8..233a0aa5 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -24,7 +24,7 @@ This guide provides solutions to common issues and debugging tips. - **Solution:** Either stop the other process that is using the port or configure the MCP server to use a different port. -- **Error: Command not found (when attempting the run Gemini CLI).** +- **Error: Command not found (when attempting to run Gemini CLI).** - **Cause:** Gemini CLI is not correctly installed or not in your system's PATH. - **Solution:** |
