Skip to content

Commit 9f43ed9

Browse files
committed
[css-grid] Minor wording tweaks / capitalization.
1 parent 7df615a commit 9f43ed9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1599,7 +1599,7 @@ and its 'row-gap' and 'column-gap' sub-properties,
15991599
provide this functionality for some layout modes.
16001600

16011601
<h3 id='column-row-gap'>
1602-
The 'column-gap', 'row-gap', And 'gap' Properties</h3>
1602+
The 'column-gap', 'row-gap', and 'gap' Properties</h3>
16031603

16041604
<pre class='propdef'>
16051605
Name: row-gap, column-gap

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3251,7 +3251,7 @@ Gutters: the 'row-gap', 'column-gap', and 'gap' properties</h3>
32513251
Their syntax is defined in [[css-align-3#gap]].
32523252

32533253
The effect of these properties
3254-
is as though the affected <a>grid lines</a> acquired width:
3254+
is as though the affected <a>grid lines</a> acquired thickness:
32553255
the <a>grid track</a> between two <a>grid lines</a>
32563256
is the space between the <a>gutters</a> that represent them.
32573257
For the purpose of [[#algo-track-sizing|track sizing]],

0 commit comments

Comments
 (0)