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 517f0b0 commit 73b1fc5Copy full SHA for 73b1fc5
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