Skip to content

Commit 658b0e7

Browse files
baellethanpalm
andauthored
nit: said chat instead of assistant (#1031)
* nit - said chat instead of assistant * update API intro --------- Co-authored-by: Ethan Palm <[email protected]>
1 parent e07d1d1 commit 658b0e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ai/slack-app.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ icon: "slack"
1010

1111
The Slack app adds a bot named `@mintlify` to your Slack workspace that can search your documentation and answer users' questions. The bot responds to direct messages, @mentions, and to any questions in a channel specifically named `#ask-ai`.
1212

13-
The Slack app can incur costs: either using your AI chat credits or incurring overages.
13+
The Slack app can incur costs: either using your AI assistant credits or incurring overages.
1414

1515
## Setting up the Slack app
1616

api-reference/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ The assistant API **key** is a server-side token that should be kept secret.
3434
The assistant API **token** is a public token that can be referenced in your frontend code.
3535

3636
<Note>
37-
Calls using the assistant API token can incur costs: either using your AI chat credits or incurring overages.
37+
Calls using the assistant API token can incur costs: either using your AI assistant credits or incurring overages.
3838
</Note>

0 commit comments

Comments
 (0)