aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/javascript/guide/numbers_and_dates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/javascript/guide/numbers_and_dates/index.html')
-rw-r--r--files/zh-tw/web/javascript/guide/numbers_and_dates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/javascript/guide/numbers_and_dates/index.html b/files/zh-tw/web/javascript/guide/numbers_and_dates/index.html
index 4bc86711c0..030c75da59 100644
--- a/files/zh-tw/web/javascript/guide/numbers_and_dates/index.html
+++ b/files/zh-tw/web/javascript/guide/numbers_and_dates/index.html
@@ -5,7 +5,7 @@ translation_of: Web/JavaScript/Guide/Numbers_and_dates
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Expressions_and_Operators", "Web/JavaScript/Guide/Text_formatting")}}</div>
-<p class="summary">這個章節將介紹如何在 JavaScript 中處理數字與日期。</p>
+<p>這個章節將介紹如何在 JavaScript 中處理數字與日期。</p>
<h2 id="數字Numbers">數字(Numbers)</h2>