aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/ko/web/http/headers/x-frame-options/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/http/headers/x-frame-options/index.html b/files/ko/web/http/headers/x-frame-options/index.html
index 70d46215b1..1b8c384ce9 100644
--- a/files/ko/web/http/headers/x-frame-options/index.html
+++ b/files/ko/web/http/headers/x-frame-options/index.html
@@ -48,7 +48,7 @@ X-Frame-Options: allow-from https://example.com/
<h2 id="예시">예시</h2>
<div class="note">
-<p><strong>Note:</strong> 메타 테그 설정은 무용지물이다! 이를테면, <code>&lt;meta http-equiv="X-Frame-Options" content="deny"&gt;</code> 태그는 아무런 영향을 미치지 않는다. 따라서 사용하지지 말ㄹ! 오직 아래의 예제처럼 HTTP 헤더 설정을 통해서만<code>X-Frame-Options</code>이 동작한다.</p>
+<p><strong>Note:</strong> 메타 테그 설정은 무용지물이다! 이를테면, <code>&lt;meta http-equiv="X-Frame-Options" content="deny"&gt;</code> 태그는 아무런 영향을 미치지 않는다. 따라서 사용하지 말자! 오직 아래의 예제처럼 HTTP 헤더 설정을 통해서만 <code>X-Frame-Options</code>이 동작한다.</p>
</div>
<h3 id="Apache_설정">Apache 설정</h3>