Skip to content

Commit 818107a

Browse files
v-makoudKaiqb
authored andcommitted
C56914: Missing break line (#1238)
1 parent fc5bd46 commit 818107a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/bot-service-channel-connect-webchat.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ To exchange your secret for a token and generate the embed:
5959
6060
##### Example request
6161

62-
```requestGET https://webchat.botframework.com/api/tokens
62+
```
63+
requestGET https://webchat.botframework.com/api/tokens
6364
Authorization: BotConnector YOUR_SECRET_HERE
6465
```
6566

0 commit comments

Comments
 (0)