diff options
Diffstat (limited to 'files/zh-cn/web/html/element/ruby/index.html')
| -rw-r--r-- | files/zh-cn/web/html/element/ruby/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/html/element/ruby/index.html b/files/zh-cn/web/html/element/ruby/index.html index 569be565bf..c2495e1d89 100644 --- a/files/zh-cn/web/html/element/ruby/index.html +++ b/files/zh-cn/web/html/element/ruby/index.html @@ -47,14 +47,14 @@ translation_of: Web/HTML/Element/ruby <h2 id="Examples" name="Examples"><strong>示例</strong></h2> -<h3 id="示例1_字">示例1: 字</h3> +<h3 id="示例1_字">示例 1: 字</h3> <pre class="brush:html"><ruby> 汉 <rp>(</rp><rt>han</rt><rp>)</rp> 字 <rp>(</rp><rt>zi</rt><rp>)</rp> </ruby></pre> -<h3 id="示例2_词">示例2: 词</h3> +<h3 id="示例2_词">示例 2: 词</h3> <pre class="brush:html"><ruby> 明 日 <rp>(</rp><rt>ming ri</rt><rp>)</rp> |
