aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/functions/set
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/functions/set')
-rw-r--r--files/zh-cn/web/javascript/reference/functions/set/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/functions/set/index.html b/files/zh-cn/web/javascript/reference/functions/set/index.html
index 4a17cc76e5..2623cf4781 100644
--- a/files/zh-cn/web/javascript/reference/functions/set/index.html
+++ b/files/zh-cn/web/javascript/reference/functions/set/index.html
@@ -102,7 +102,7 @@ obj.foo = "baz"; // run the setter
console.log(obj.baz); // "baz"
</pre>
-<h2 id="规范"><span class="def"><span>规范</span></span></h2>
+<h2 id="规范">规范</h2>
<table class="standard-table">
<thead>