aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/web/html/global_attributes/autocapitalize/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/ko/web/html/global_attributes/autocapitalize/index.html b/files/ko/web/html/global_attributes/autocapitalize/index.html
index b0a42ef76a..b5763d1187 100644
--- a/files/ko/web/html/global_attributes/autocapitalize/index.html
+++ b/files/ko/web/html/global_attributes/autocapitalize/index.html
@@ -10,7 +10,7 @@ translation_of: Web/HTML/Global_attributes/autocapitalize
---
<p>{{HTMLSidebar("Global_attributes")}}</p>
-<p><span class="seoSummary"><code><strong>autocapitalize</strong></code> <a href="/ko/docs/Web/HTML/Global_attributes">전역 특성</a>은 사용자가 입력하거나 수정하는 텍스트를 자동으로 대문자로 바꾸는 방식을 제거하는 열거형 특성입니다.</span> 가능한 값은 다음과 같습니다.</p>
+<p><span class="seoSummary"><code><strong>autocapitalize</strong></code> <a href="/ko/docs/Web/HTML/Global_attributes">전역 특성</a>은 사용자가 입력하거나 수정하는 텍스트를 자동으로 대문자로 바꾸는 방식을 제어하는 열거형 특성입니다.</span> 가능한 값은 다음과 같습니다.</p>
<ul>
<li><code>off</code> 또는 <code>none</code>: 대문자로 변환하지 않음 (모든 문자의 기본값 소문자)</li>
@@ -42,6 +42,4 @@ translation_of: Web/HTML/Global_attributes/autocapitalize
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-
-
<p>{{Compat("html.global_attributes.autocapitalize")}}</p>