diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index dfc7238..ca14435 100644 --- a/webview-ui/src/components/settings/SettingsView.tsx +++ b/webview-ui/src/components/settings/SettingsView.tsx @@ -117,7 +117,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => { setAlwaysAllowReadOnly(e.target.checked)}> - Always allow read-only operations + Always approve read-only operations

{ color: "var(--vscode-descriptionForeground)", }}> When enabled, Cline will automatically read files, view directories, and inspect sites without - requiring you to click the Allow button. + requiring you to click the Approve button.