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

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Chris Estreich 2025-02-24 22:21:44 -08:00 committed by GitHub
parent fc4d50100e
commit 4dd9972c41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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