fix: Goose UI fix typos (#1744)
This commit is contained in:
committed by
GitHub
parent
a2ce2b7460
commit
5ed1f048ae
@@ -23,7 +23,7 @@ export function ConfigureApproveMode({
|
||||
{
|
||||
key: 'smart_approve',
|
||||
label: 'Smart Approval',
|
||||
description: 'Intelligently determime which actions need approval based on risk level ',
|
||||
description: 'Intelligently determine which actions need approval based on risk level ',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ export const all_goose_modes: GooseMode[] = [
|
||||
{
|
||||
key: 'smart_approve',
|
||||
label: 'Smart Approval',
|
||||
description: 'Intelligently determime which actions need approval based on risk level ',
|
||||
description: 'Intelligently determine which actions need approval based on risk level ',
|
||||
},
|
||||
{
|
||||
key: 'chat',
|
||||
|
||||
Reference in New Issue
Block a user