We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 162ff62 + 92070ee commit 267e5e6Copy full SHA for 267e5e6
articles/azure-web-pubsub/tutorial-build-chat.md
@@ -196,7 +196,7 @@ You may remember in the [publish and subscribe message tutorial](./tutorial-pub-
196
197
# [JavaScript](#tab/javascript)
198
199
-We'll use [express.js](https://expressjs.com/), a popular web framework for node.js to achieve this job.
+We'll use [express.js](https://expressjs.com/), a popular web framework for Node.js to achieve this job.
200
201
First create an empty express app.
202
0 commit comments