Просмотр исходного кода

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

Co-authored-by: Matt Rubens <[email protected]>
Hannes Rudolph 9 месяцев назад
Родитель
Сommit
ad07336d09
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      webview-ui/src/components/prompts/PromptsView.tsx

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

@@ -1047,7 +1047,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
 							}}>
 							When enabled, Roo allows you to create custom modes using prompts like ‘Make me a custom
 							mode that…’. Disabling this reduces your system prompt by about 700 tokens when this feature
-							isn’t needed. When disabled you can still manually create custom prompts using the + button
+							isn’t needed. When disabled you can still manually create custom modes using the + button
 							above or by editing the related config JSON.
 						</p>
 					</div>