Skip to content

Commit 9815e29

Browse files
authored
fix typo
1 parent 52602f5 commit 9815e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

5-network/11-websocket/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ function onSocketConnect(ws) {
358358

359359
[iframe src="chat" height="100" zip]
360360

361-
你也可以下载它(点解 iframe 右上角按钮可下载)然后在本地运行。运行之前请记得安装 [Node.js](https://nodejs.org/en/)`npm install ws`
361+
你也可以下载它(点击 iframe 右上角按钮可下载)然后在本地运行。运行之前请记得安装 [Node.js](https://nodejs.org/en/)`npm install ws`
362362

363363

364364
## 总结

0 commit comments

Comments
 (0)