Skip to content

Commit 4dd9972

Browse files
Update webview-ui/src/components/settings/ApiOptions.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent fc4d501 commit 4dd9972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ const ApiOptions = ({
12781278
{anthropicThinkingBudget && (
12791279
<>
12801280
<div className="text-muted-foreground text-sm">
1281-
Number of tokens Claude is allowed use for its internal reasoning process.
1281+
Number of tokens Claude is allowed to use for its internal reasoning process.
12821282
</div>
12831283
<div className="flex items-center gap-2">
12841284
<Slider

0 commit comments

Comments
 (0)