We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52602f5 commit 9815e29Copy full SHA for 9815e29
1 file changed
5-network/11-websocket/article.md
@@ -358,7 +358,7 @@ function onSocketConnect(ws) {
358
359
[iframe src="chat" height="100" zip]
360
361
-你也可以下载它(点解 iframe 右上角按钮可下载)然后在本地运行。运行之前请记得安装 [Node.js](https://nodejs.org/en/) 和 `npm install ws`。
+你也可以下载它(点击 iframe 右上角按钮可下载)然后在本地运行。运行之前请记得安装 [Node.js](https://nodejs.org/en/) 和 `npm install ws`。
362
363
364
## 总结
0 commit comments