Skip to content

Commit 4d26e7d

Browse files
committed
[css-ruby-1] Fix links
1 parent aa78c7b commit 4d26e7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-ruby-1/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -586,9 +586,9 @@ White Space Collapsing</h3>
586586

587587
White space within a ruby structure is <a href="#anon-gen-discard-space">discarded</a>
588588
<ul>
589-
<li>at the beginning and end of a [=ruby container=], [=ruby annotation=] container, or [=ruby base container=],
590-
<li>between a [=ruby base container=] and its following [=ruby annotation container=],
591-
<li>between [=ruby annotation containers=].
589+
<li>at the beginning and end of a [=ruby container=], [=annotation container=], or [=base container=],
590+
<li>between a [=base container=] and its following [=annotation container=],
591+
<li>between [=annotation containers=].
592592
</ul>
593593

594594
<div class="example">

0 commit comments

Comments
 (0)