Browse Source

Update copy

Saoud Rizwan 1 year ago
parent
commit
1a847cd33f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      webview-ui/src/components/settings/SettingsView.tsx

+ 2 - 2
webview-ui/src/components/settings/SettingsView.tsx

@@ -118,8 +118,8 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
 							marginTop: "5px",
 							color: "var(--vscode-descriptionForeground)",
 						}}>
-						When enabled, Claude will automatically read files and view directories without requiring you to
-						click the Allow button.
+						When enabled, Claude will automatically read files, view directories, and inspect sites without
+						requiring you to click the Allow button.
 					</p>
 				</div>