Skip to content

Commit bd18e05

Browse files
committed
fix typo
1 parent afbba3c commit bd18e05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ui/settings/sections/otherProviders/whisper.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default function WhisperProviderSetting(props: { register: Register }) {
5050

5151
<SettingItem
5252
name="API Key"
53-
description="default to whisper-1"
53+
description="default to openai provider's apikey"
5454
register={props.register}
5555
sectionId={sectionId}
5656
>

0 commit comments

Comments
 (0)