Skip to content

Commit 9b3d4bc

Browse files
authored
Merge pull request #125030 from changeworld/patch-4
Fix typo
2 parents 1f908bd + b5f5829 commit 9b3d4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/tutorial-upstream-auth-mqtt-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ awps-tunnel run --hub {hubName} --upstream http://localhost:{portExposedByYourAu
210210

211211
## Implement MQTT clients
212212

213-
We will implement the client side in Node.JS.
213+
We will implement the client side in Node.js.
214214

215215
Initialize a NodeJS project with the following command.
216216
```bash

0 commit comments

Comments
 (0)