diff options
Diffstat (limited to 'files/ru/web/api/websocket/index.html')
-rw-r--r-- | files/ru/web/api/websocket/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/websocket/index.html b/files/ru/web/api/websocket/index.html index 4cc3326a7f..f0b487b3d2 100644 --- a/files/ru/web/api/websocket/index.html +++ b/files/ru/web/api/websocket/index.html @@ -273,7 +273,7 @@ socket.addEventListener('message', function (event) { <p>{{Compat("api.WebSocket")}}</p> </div> -<h2 id="See_also" name="See_also">См. также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li><a href="/en/WebSockets/Writing_WebSocket_client_applications" title="en/WebSockets/Writing WebSocket client applications">Writing WebSocket client applications</a></li> |