docs: updated docs for smart approval mode (#1853)

This commit is contained in:
Angie Jones
2025-03-25 18:50:54 +01:00
committed by GitHub
parent 26cfd0a49c
commit a166649c73
4 changed files with 86 additions and 70 deletions

View File

@@ -784,7 +784,7 @@ pub fn configure_goose_mode_dialog() -> Result<(), Box<dyn Error>> {
.item(
"approve",
"Approve Mode",
"All tools, extensions and file modificatio will require human approval"
"All tools, extensions and file modifications will require human approval"
)
.item(
"smart_approve",