aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/javascript/reference/operators
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/javascript/reference/operators')
-rw-r--r--files/zh-tw/web/javascript/reference/operators/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/zh-tw/web/javascript/reference/operators/index.html b/files/zh-tw/web/javascript/reference/operators/index.html
index e6efa9a181..6d27e8d2a5 100644
--- a/files/zh-tw/web/javascript/reference/operators/index.html
+++ b/files/zh-tw/web/javascript/reference/operators/index.html
@@ -115,9 +115,6 @@ translation_of: Web/JavaScript/Reference/Operators
<dd>乘法運算子。</dd>
<dt>{{jsxref("Operators/Arithmetic_Operators", "%", "#Remainder")}}</dt>
<dd>餘數運算子。</dd>
-</dl>
-
-<dl>
<dt>{{jsxref("Operators/Arithmetic_Operators", "**", "#Exponentiation")}}</dt>
<dd>指數運算子。</dd>
</dl>