diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/parsefloat')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/parsefloat/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/parsefloat/index.html b/files/zh-cn/web/javascript/reference/global_objects/parsefloat/index.html index f32b3bbf90..eaa80b6179 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/parsefloat/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/parsefloat/index.html @@ -113,7 +113,7 @@ parseFloat('900719925474099267n');</pre> <p>{{Compat("javascript.builtins.parseFloat")}}</p> -<h2 id="See_Also" name="See_Also">相关链接</h2> +<h2 id="See_Also">相关链接</h2> <ul> <li>{{jsxref("Global_Objects/parseInt", "parseInt()")}}</li> |