aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/array/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/array/index.md')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/array/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/index.md b/files/zh-cn/web/javascript/reference/global_objects/array/index.md
index 70b70221e2..fa360b4d50 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/array/index.md
+++ b/files/zh-cn/web/javascript/reference/global_objects/array/index.md
@@ -232,9 +232,9 @@ const myArray = myRe.exec('cdbBdbsbz')
<table class="fullwidth-table standard-table">
<thead>
<tr>
- <th class="header" scope="col">属性/元素</td>
- <th class="header" scope="col">说明</td>
- <th class="header" scope="col">示例</td>
+ <th scope="col">属性/元素</td>
+ <th scope="col">说明</td>
+ <th scope="col">示例</td>
</tr>
</thead>
<tbody>