aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/classes/constructor/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/classes/constructor/index.html')
-rw-r--r--files/zh-cn/web/javascript/reference/classes/constructor/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/classes/constructor/index.html b/files/zh-cn/web/javascript/reference/classes/constructor/index.html
index 2264eaa6a8..73b4ac2507 100644
--- a/files/zh-cn/web/javascript/reference/classes/constructor/index.html
+++ b/files/zh-cn/web/javascript/reference/classes/constructor/index.html
@@ -118,7 +118,7 @@ console.log(newInstance.name); //Polygon
<h2 id="浏览器兼容">浏览器兼容</h2>
-<p>{{Compat("javascript.classes.constructor")}}</p>
+{{Compat}}
<h2 id="参阅">参阅</h2>