aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/round/index.html')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/math/round/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html
index 4320c81ed1..7e4a7fa1ed 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/math/round/index.html
@@ -158,7 +158,7 @@ round(1.005, 2); //1.01
<h2 id="See_also">相关链接</h2>
-<p></p>
+
<ul>
<li>{{jsxref("Math.abs()")}}</li>