diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/statements/async_function/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/statements/async_function/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/statements/async_function/index.html b/files/zh-cn/web/javascript/reference/statements/async_function/index.html index cb6f595ff9..3fe81b81fb 100644 --- a/files/zh-cn/web/javascript/reference/statements/async_function/index.html +++ b/files/zh-cn/web/javascript/reference/statements/async_function/index.html @@ -313,7 +313,7 @@ setTimeout(parallelPromise, 13000); // same as parallel <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div> + <p>{{Compat("javascript.statements.async_function")}}</p> |