diff --git a/webview-ui/src/components/chat/AutoApproveMenu.tsx b/webview-ui/src/components/chat/AutoApproveMenu.tsx index 707ddcf4f5..dda2a5ac3a 100644 --- a/webview-ui/src/components/chat/AutoApproveMenu.tsx +++ b/webview-ui/src/components/chat/AutoApproveMenu.tsx @@ -208,9 +208,8 @@ const AutoApproveMenu = ({ style }: AutoApproveMenuProps) => { color: "var(--vscode-descriptionForeground)", fontSize: "12px", }}> - Auto-approve allows Cline to perform the following actions without asking for permission. This - is potentially dangerous and could lead to unwanted system modifications. Please use with - caution and only enable if you understand the risks. + Auto-approve allows Cline to perform the following actions without asking for permission. Please + use with caution and only enable if you understand the risks. {ACTION_METADATA.map((action) => (