aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/broadcastchannel
diff options
context:
space:
mode:
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>