Skip to content

Commit 5e42ef8

Browse files
authored
Merge pull request #125314 from changeworld/patch-48
Fix typo
2 parents 2154eb4 + 2e8f079 commit 5e42ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/concept-service-internals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 08/21/2024
1212

1313
Azure Web PubSub Service provides an easy way to publish/subscribe messages using simple [WebSocket](https://tools.ietf.org/html/rfc6455) connections.
1414

15-
- Clients can be written in any language that has Websocket support.
15+
- Clients can be written in any language that has WebSocket support.
1616
- Both text and binary messages are supported within one connection.
1717
- A simple protocol allows clients to publish massages directly to each other.
1818
- The service manages the WebSocket connections for you.

0 commit comments

Comments
 (0)