diff options
author | yuchuan <1738733078@qq.com> | 2022-03-15 21:42:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 21:42:18 +0800 |
commit | bcfbbe117eab904ffc03726209b7a3e42a52eb5f (patch) | |
tree | 0572dd848a8ab2ba6d094a7089850aab3d1bf379 /files/zh-cn/web/html/global_attributes/itemscope/index.html | |
parent | 42c588ef3ded2d0cc2f4a71d5d5f90a2c66e534e (diff) | |
download | translated-content-bcfbbe117eab904ffc03726209b7a3e42a52eb5f.tar.gz translated-content-bcfbbe117eab904ffc03726209b7a3e42a52eb5f.tar.bz2 translated-content-bcfbbe117eab904ffc03726209b7a3e42a52eb5f.zip |
fix zh-cn/docs/web/html/* pages with an EmbedLiveSample error and html codeblock style #2846 (#4525)
Diffstat (limited to 'files/zh-cn/web/html/global_attributes/itemscope/index.html')
-rw-r--r-- | files/zh-cn/web/html/global_attributes/itemscope/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/global_attributes/itemscope/index.html b/files/zh-cn/web/html/global_attributes/itemscope/index.html index 5fd51b998a..62c6e70fb1 100644 --- a/files/zh-cn/web/html/global_attributes/itemscope/index.html +++ b/files/zh-cn/web/html/global_attributes/itemscope/index.html @@ -119,7 +119,7 @@ Directions: <br> <p>下面例子是上述例子的补充:</p> -<p>{{EmbedLiveSample('Example', '500', '550', '', 'Web/HTML/Global_attributes/itemscope')}}</p> +<p>{{EmbedLiveSample('示例', '500', '550', '', 'Web/HTML/Global_attributes/itemscope')}}</p> <h4 id="结构化数据_2">结构化数据</h4> |