Skip to content

Commit b974e06

Browse files
authored
Update secure-websocket-js.md
1 parent ca7c7dd commit b974e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/call-automation/includes/secure-websocket-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: kpunjabi
1313

1414
## Websocket code sample
1515

16-
This sample code demonstrates how to configure OIDC client to validate webhook payload using JWT
16+
This sample code demonstrates how to configure OIDC client to validate websocket payload using JWT
1717

1818
```JavaScript
1919
import { createServer } from "http";

0 commit comments

Comments
 (0)