Skip to content

Commit ef56533

Browse files
authored
Update relay-hybrid-connections-websocket-requests-Python-get-started-server.md
1 parent c396730 commit ef56533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-relay/includes/relay-hybrid-connections-websocket-requests-Python-get-started-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ a Hybrid Connections URL with SAS Tokens utilizing Websockets.
2121

2222
`asyncio`, `json`, `logging`, `websockets`
2323

24-
These can be installed using the following command:
24+
These libraries can be installed using the following command:
2525

2626
```bash
2727
pip install <package name>

0 commit comments

Comments
 (0)