Browse Source

Update webview-ui/src/components/prompts/PromptsView.tsx

Co-authored-by: Matt Rubens <[email protected]>
Hannes Rudolph 11 months ago
parent
commit
74a0dcebf6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview-ui/src/components/prompts/PromptsView.tsx

+ 1 - 1
webview-ui/src/components/prompts/PromptsView.tsx

@@ -577,7 +577,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
 								marginTop: "5px",
 								marginTop: "5px",
 								color: "var(--vscode-descriptionForeground)",
 								color: "var(--vscode-descriptionForeground)",
 							}}>
 							}}>
-							When enabled, Roo can help you create project-level custom modes. You can disable this to
+							When enabled, Roo can help you create custom modes. You can disable this to
 							reduce Roo's token usage.
 							reduce Roo's token usage.
 						</p>
 						</p>
 					</div>
 					</div>