Skip to content

Commit 267e5e6

Browse files
authored
Merge pull request #90264 from changeworld/patch-15
Fix typo
2 parents 162ff62 + 92070ee commit 267e5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/tutorial-build-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ You may remember in the [publish and subscribe message tutorial](./tutorial-pub-
196196
197197
# [JavaScript](#tab/javascript)
198198
199-
We'll use [express.js](https://expressjs.com/), a popular web framework for node.js to achieve this job.
199+
We'll use [express.js](https://expressjs.com/), a popular web framework for Node.js to achieve this job.
200200
201201
First create an empty express app.
202202

0 commit comments

Comments
 (0)