Skip to content

Commit 74a0dce

Browse files
Update webview-ui/src/components/prompts/PromptsView.tsx
Co-authored-by: Matt Rubens <[email protected]>
1 parent bb87b78 commit 74a0dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
577577
marginTop: "5px",
578578
color: "var(--vscode-descriptionForeground)",
579579
}}>
580-
When enabled, Roo can help you create project-level custom modes. You can disable this to
580+
When enabled, Roo can help you create custom modes. You can disable this to
581581
reduce Roo's token usage.
582582
</p>
583583
</div>

0 commit comments

Comments
 (0)