Skip to content

Commit f1a9629

Browse files
authored
Merge pull request #125776 from changeworld/patch-46
Fix typo
2 parents dab3087 + 745543f commit f1a9629

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
@@ -212,7 +212,7 @@ awps-tunnel run --hub {hubName} --upstream http://localhost:{portExposedByYourAu
212212

213213
We will implement the client side in Node.js.
214214

215-
Initialize a NodeJS project with the following command.
215+
Initialize a Node.js project with the following command.
216216
```bash
217217
npm init
218218
```

0 commit comments

Comments
 (0)