aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/object/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/index.html
index 1cfeb4d57c..02aa00d2e5 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/object/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/object/index.html
@@ -56,7 +56,7 @@ new Object([<var>value</var>])</pre>
<dd>可以为所有 Object 类型的对象添加属性。</dd>
</dl>
-<h2 id="Object_构造函数的方法"><code>Object</code> 构造函数的方法</h2>
+<h2 id="静态方法">静态方法</h2>
<dl>
<dt>{{jsxref("Object.assign()")}}</dt>