aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/broadcastchannel
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:48:25 +0100
commitf2db11d0be377464daa06807f993a562c7dc10ac (patch)
tree9444d300cea8bc73ff4d17be83b42d2350f64ebd /files/ko/web/api/broadcastchannel
parentee778d6eea54935fd05022e0ba8c49456003381a (diff)
downloadtranslated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.gz
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.tar.bz2
translated-content-f2db11d0be377464daa06807f993a562c7dc10ac.zip
unslug ko: modify
Diffstat (limited to 'files/ko/web/api/broadcastchannel')
-rw-r--r--files/ko/web/api/broadcastchannel/message_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/broadcastchannel/message_event/index.html b/files/ko/web/api/broadcastchannel/message_event/index.html
index 1796b8ee0c..c08ff98a17 100644
--- a/files/ko/web/api/broadcastchannel/message_event/index.html
+++ b/files/ko/web/api/broadcastchannel/message_event/index.html
@@ -1,7 +1,8 @@
---
title: message
-slug: Web/Events/message
+slug: Web/API/BroadcastChannel/message_event
translation_of: Web/API/BroadcastChannel/message_event
+original_slug: Web/Events/message
---
<p>메시지 이벤트는 메시지가 수신되었음을 알리는 메시지, {{domxref("WebSocket")}}, {{domxref("RTCDataConnection")}} 또는 {{domxref("BroadcastChannel")}} 개체를 알려 줍니다.</p>