Skip to content

Commit 921cdbb

Browse files
committed
fix(genapi): fix wording
1 parent 01a71df commit 921cdbb

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
@@ -109,7 +109,7 @@ To perform chat conversations with Langchain, first install `langchain` and `@la
109109
```
110110

111111
<Message type="tip">
112-
Make sure to replace `<API secret key>` with your actual API key.
112+
Make sure to replace `<API secret key>` with your actual API secret key.
113113
</Message>
114114

115115
4. Run `main.js`:

0 commit comments

Comments
 (0)