aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/global_objects/intl/datetimeformat
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/intl/datetimeformat')
-rw-r--r--files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html
index 0758e1332b..deb61cb636 100644
--- a/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html
+++ b/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/index.html
@@ -143,7 +143,7 @@ Intl.DateTimeFormat.call(<var>this</var>[, <var>locales</var>[, <var>options</va
</dd>
</dl>
- <p class="noinclude">각 구성요소 속성의 기본값은 {{jsxref("undefined")}}입니다. 그러나 모든 속성이 {{jsxref("undefined")}}일 경우, <code>year</code>, <code>month</code>, <code>day</code>는 <code>"numeric"</code>으로 취급합니다.</p>
+ <p>각 구성요소 속성의 기본값은 {{jsxref("undefined")}}입니다. 그러나 모든 속성이 {{jsxref("undefined")}}일 경우, <code>year</code>, <code>month</code>, <code>day</code>는 <code>"numeric"</code>으로 취급합니다.</p>
</dd>
</dl>