aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-12-16 00:52:08 +0000
committerMDN <actions@users.noreply.github.com>2021-12-16 00:52:08 +0000
commit9b97f9f4a1f580cbf582fb4bebabbccaab8e5dda (patch)
tree513e8e35a07a3fd1dc45a5415425fd3780075d51 /files/es/web/api
parent7f7c1b96a524c16de813516cc1b7ed3b773ae7ad (diff)
downloadtranslated-content-9b97f9f4a1f580cbf582fb4bebabbccaab8e5dda.tar.gz
translated-content-9b97f9f4a1f580cbf582fb4bebabbccaab8e5dda.tar.bz2
translated-content-9b97f9f4a1f580cbf582fb4bebabbccaab8e5dda.zip
[CRON] sync translated content
Diffstat (limited to 'files/es/web/api')
-rw-r--r--files/es/web/api/websocket/error_event/index.html (renamed from files/es/web/api/websocket/onerror/index.html)3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/api/websocket/onerror/index.html b/files/es/web/api/websocket/error_event/index.html
index e784dfc486..b3e68f3274 100644
--- a/files/es/web/api/websocket/onerror/index.html
+++ b/files/es/web/api/websocket/error_event/index.html
@@ -1,6 +1,6 @@
---
title: WebSocket.onerror
-slug: Web/API/WebSocket/onerror
+slug: Web/API/WebSocket/error_event
tags:
- API
- Error
@@ -9,6 +9,7 @@ tags:
- Web API
- WebSocket
translation_of: Web/API/WebSocket/onerror
+original_slug: Web/API/WebSocket/onerror
---
<p>{{APIRef("Web Sockets API")}}</p>