diff options
| author | 김진엽 (Nathan) <[email protected]> | 2025-06-26 16:36:31 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-26 07:36:31 +0000 |
| commit | 02bd8dfeffa152cdf04c5a07b3f270d4933c241e (patch) | |
| tree | f7d9bd35456b7889a3ffd772f758919d6f47f53d /docs/tools/index.md | |
| parent | ee5bf842eb5a4c6f19870a3c42eea35a8e3aacef (diff) | |
docs: fix multiple typos in documentation files (#1781)
Diffstat (limited to 'docs/tools/index.md')
| -rw-r--r-- | docs/tools/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tools/index.md b/docs/tools/index.md index ef2edd94..85aec424 100644 --- a/docs/tools/index.md +++ b/docs/tools/index.md @@ -53,4 +53,4 @@ Gemini CLI's built-in tools can be broadly categorized as follows: Additionally, these tools incorporate: - **[MCP servers](./mcp-server.md)**: MCP servers act as a bridge between the Gemini model and your local environment or other services like APIs. -- **[Sandboxing](../sandbox.md)**: Sandboxing isolates the model and its changes from your environment to reduce potenital risk. +- **[Sandboxing](../sandbox.md)**: Sandboxing isolates the model and its changes from your environment to reduce potential risk. |
