We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b98bf commit 21bf19cCopy full SHA for 21bf19c
1 file changed
client/src/ee/pages/settings/platform/ai-providers/components/AiProviderForm.tsx
@@ -94,7 +94,7 @@ const AiProviderForm = ({
94
<Input placeholder="API Key" {...field} />
95
</FormControl>
96
97
- <FormDescription>This is your AI provider'`s API key.</FormDescription>
+ <FormDescription>This is your AI provider's API key.</FormDescription>
98
99
<FormMessage />
100
</FormItem>
0 commit comments