Skip to content

Commit fd83b27

Browse files
docs: fixes formatting error for ai apps docs (#1765)
1 parent 28b191e commit fd83b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/english/web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can have your app's messages stream in to replicate conventional AI chatbot
6161
* [`chat_appendStream`](/reference/methods/chat.appendstream)
6262
* [`chat_stopStream`](/reference/methods/chat.stopstream)
6363

64-
:::tip [The Python Slack SDK provides a [`chat_stream()`](https://docs.slack.dev/tools/python-slack-sdk/reference/web/client.html#slack_sdk.web.client.WebClient.chat_stream) helper utility to streamline calling these methods.]
64+
:::tip[The Python Slack SDK provides a [`chat_stream()`](https://docs.slack.dev/tools/python-slack-sdk/reference/web/client.html#slack_sdk.web.client.WebClient.chat_stream) helper utility to streamline calling these methods.]
6565

6666
See the [_Streaming messages_](/tools/bolt-python/concepts/message-sending#streaming-messages) section of the Bolt for Python docs for implementation instructions.
6767

0 commit comments

Comments
 (0)