Skip to content

Commit 53f7897

Browse files
committed
fix(genapi): fix small typo
1 parent fecb041 commit 53f7897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/reference-content/integrating-generative-apis-with-popular-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ OPENAI_LIKE_API_KEY=###SCW_SECRET_KEY###
216216
```
217217

218218
To enable configuration from `.env` is taken into account, you still need to enable **OpenAILike** from Bolt interface in **Settings > Local Providers** section.
219-
<Message type="note"
219+
<Message type="note">
220220
If you first configured your credentials through the browser, you also need to reset your browser's cookies for your localhost domain (as Bolt.diy stores model provider configuration information in the browser).
221221
</Message>
222222

0 commit comments

Comments
 (0)