diff options
author | Jason Lee <huacnlee@gmail.com> | 2022-01-04 17:38:26 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2022-02-15 22:48:15 +0800 |
commit | 01b845e6d402777fe03cc4dd7ed5f21af400eed1 (patch) | |
tree | b3d3d8272d9c7c5207ebb016d072a10d9b7e04ea /files/zh-cn/web/html/element/ruby/index.html | |
parent | c1ed2f39d8921536444e3334bab549d7100a286e (diff) | |
download | translated-content-01b845e6d402777fe03cc4dd7ed5f21af400eed1.tar.gz translated-content-01b845e6d402777fe03cc4dd7ed5f21af400eed1.tar.bz2 translated-content-01b845e6d402777fe03cc4dd7ed5f21af400eed1.zip |
Improve copywriting for add spaces between Chinese and English words for files/zh-cn/web/html/element.
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> |