chore(docs): Fix typo in shell.md (#8492)

This commit is contained in:
Gal Zahavi
2025-09-15 14:21:29 -07:00
committed by GitHub
parent f7ff26ba65
commit 05022434eb

View File

@@ -57,7 +57,7 @@ run_shell_command(command="npm run dev &", description="Start development server
## Configuration
You can configure the behavior of the `run_shell_command` tool by modifying your `settings.json` file or by using the `/setting` command in the Gemini CLI.
You can configure the behavior of the `run_shell_command` tool by modifying your `settings.json` file or by using the `/settings` command in the Gemini CLI.
### Enabling Interactive Commands