Skip to content

Commit 45b0458

Browse files
committed
[css3-layout] Tweak a section title.
--HG-- extra : rebase_source : 43cd6903be94090571c1eb5d6cbbbe4ca6de99d7
1 parent 4ca6811 commit 45b0458

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-template/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ <h3>Summary and use cases</h3>
403403

404404
<p>(However, setting 'display' to 'grid' on the grid element creates a
405405
different kind of grid, that <em>does</em> grow, see <a
406-
href="#absolute">“Elements with 'display' or ''grid'' or
406+
href="#absolute">“Elements with 'display' set to ''grid'' or
407407
''inline-grid''”</a> below.)
408408

409409
<p>In both models, elements can have borders, but only in the table
@@ -2219,7 +2219,7 @@ <h2 id=flow>Flowing content into slots: 'flow'</h2>
22192219

22202220
<!--=================================================================-->
22212221

2222-
<h2 id=absolute>Elements with 'display' or ''grid'' or
2222+
<h2 id=absolute>Elements with 'display' set to ''grid'' or
22232223
''inline-grid''</h2>
22242224

22252225
<p><em>This section is not normative</em>

0 commit comments

Comments
 (0)