Skip to content

Commit 383735d

Browse files
authored
Merge pull request #158 from Ramblurr/master
Fix several grammar mistakes in the tool config docs
2 parents fd6eace + 907e2c0 commit 383735d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ For MCP servers configuration, use the `mcpServers` config, examples:
8989

9090
### Approval / permissions
9191

92-
By default, ECA ask to call any tool, but that's can easily be configureed in many ways via the `toolCall approval` config.
92+
By default, ECA asks to call any tool, but that can easily be configured in several ways via the `toolCall.approval` config.
9393

94-
You can configure the default behavior via `byDefault` and/or configure a tool in `ask`, `allow` or `deny` configs.
94+
You can configure the default behavior with `byDefault` and/or configure a tool in `ask`, `allow` or `deny` configs.
9595

9696
Check some examples:
9797

0 commit comments

Comments
 (0)