aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/guide/text_formatting/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/guide/text_formatting/index.html')
-rw-r--r--files/ko/web/javascript/guide/text_formatting/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/javascript/guide/text_formatting/index.html b/files/ko/web/javascript/guide/text_formatting/index.html
index 027e92c262..d5d63a01f2 100644
--- a/files/ko/web/javascript/guide/text_formatting/index.html
+++ b/files/ko/web/javascript/guide/text_formatting/index.html
@@ -5,7 +5,7 @@ translation_of: Web/JavaScript/Guide/Text_formatting
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Numbers_and_dates", "Web/JavaScript/Guide/Regular_Expressions")}}</div>
-<p class="summary">이 장에서는 JavaScript에서 문자열과 텍스트로 작업하는 방법을 소개합니다.</p>
+<p >이 장에서는 JavaScript에서 문자열과 텍스트로 작업하는 방법을 소개합니다.</p>
<h2 id="문자열">문자열</h2>