Ver Fonte

Update webview-ui/src/components/settings/ApiOptions.tsx

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Chris Estreich há 10 meses atrás
pai
commit
4dd9972c41
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      webview-ui/src/components/settings/ApiOptions.tsx

+ 1 - 1
webview-ui/src/components/settings/ApiOptions.tsx

@@ -1278,7 +1278,7 @@ const ApiOptions = ({
 					{anthropicThinkingBudget && (
 						<>
 							<div className="text-muted-foreground text-sm">
-								Number of tokens Claude is allowed use for its internal reasoning process.
+								Number of tokens Claude is allowed to use for its internal reasoning process.
 							</div>
 							<div className="flex items-center gap-2">
 								<Slider