docs: updated docs for smart approval mode (#1853)
This commit is contained in:
@@ -18,7 +18,7 @@ export function ConfigureApproveMode({
|
||||
{
|
||||
key: 'approve',
|
||||
label: 'Manual Approval',
|
||||
description: 'All tools, extensions and file modificatio will require human approval',
|
||||
description: 'All tools, extensions and file modifications will require human approval',
|
||||
},
|
||||
{
|
||||
key: 'smart_approve',
|
||||
|
||||
@@ -17,7 +17,7 @@ export const all_goose_modes: GooseMode[] = [
|
||||
{
|
||||
key: 'approve',
|
||||
label: 'Manual Approval',
|
||||
description: 'All tools, extensions and file modificatio will require human approval',
|
||||
description: 'All tools, extensions and file modifications will require human approval',
|
||||
},
|
||||
{
|
||||
key: 'smart_approve',
|
||||
|
||||
Reference in New Issue
Block a user