aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/xmlhttprequest
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/xmlhttprequest')
-rw-r--r--files/ko/web/api/xmlhttprequest/timeout_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/xmlhttprequest/timeout_event/index.html b/files/ko/web/api/xmlhttprequest/timeout_event/index.html
index 4ecc599f9d..f426661dc5 100644
--- a/files/ko/web/api/xmlhttprequest/timeout_event/index.html
+++ b/files/ko/web/api/xmlhttprequest/timeout_event/index.html
@@ -1,7 +1,8 @@
---
title: timeout
-slug: Web/API/XMLHttpRequest/timeout
+slug: Web/API/XMLHttpRequest/timeout_event
translation_of: Web/API/XMLHttpRequest/timeout_event
+original_slug: Web/API/XMLHttpRequest/timeout
---
<div>
<p><code><strong>timeout</strong></code> 이벤트는 미리 설정한 시간이 만료되어 진행이 종료되면 시작합니다.</p>