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

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
Hannes Rudolph 2025-03-08 22:32:14 -07:00 committed by GitHub
parent bb87b7896b
commit 74a0dcebf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -577,7 +577,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
marginTop: "5px",
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.
</p>
</div>