aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/window/innerwidth
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/window/innerwidth')
-rw-r--r--files/ko/web/api/window/innerwidth/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/window/innerwidth/index.html b/files/ko/web/api/window/innerwidth/index.html
index 129b4a9347..c5e1303805 100644
--- a/files/ko/web/api/window/innerwidth/index.html
+++ b/files/ko/web/api/window/innerwidth/index.html
@@ -26,7 +26,7 @@ translation_of: Web/API/Window/innerWidth
<p>innerWidth 값은 window, frame, frameset이나 다른 윈도우들처럼 모든 window 형식의 객체에서 사용할 수 있습니다.</p>
-<p>There is <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=189112#c7" title="https://bugzilla.mozilla.org/show_bug.cgi?id=189112#c7">an algorithm</a> to obtain the width of the viewport excluding, if rendered, the vertical scrollbar.</p>
+<p>There is <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=189112#c7">an algorithm</a> to obtain the width of the viewport excluding, if rendered, the vertical scrollbar.</p>
<h2 id="예제">예제</h2>