aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/web/http/protocol_upgrade_mechanism/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/http/protocol_upgrade_mechanism/index.html b/files/zh-cn/web/http/protocol_upgrade_mechanism/index.html
index 530c8ea6ae..75ae2784b2 100644
--- a/files/zh-cn/web/http/protocol_upgrade_mechanism/index.html
+++ b/files/zh-cn/web/http/protocol_upgrade_mechanism/index.html
@@ -60,7 +60,7 @@ Upgrade: websocket</pre>
<h3 id="WebSocket_专有的_headers">WebSocket 专有的 headers</h3>
-<p>一下headers是在WebSocket升级过程中会出现的。除了 {{HTTPHeader("Upgrade")}} 和 {{HTTPHeader("Connection")}} headers, 其他的一般浏览器和服务器都会在交互过程中处理好。</p>
+<p>以下headers是在WebSocket升级过程中会出现的。除了 {{HTTPHeader("Upgrade")}} 和 {{HTTPHeader("Connection")}} headers, 其他的一般浏览器和服务器都会在交互过程中处理好。</p>
<h4 id="HTTPHeaderSec-WebSocket-Extensions">{{HTTPHeader("Sec-WebSocket-Extensions")}}</h4>