Skip to content

Commit fe8d09c

Browse files
committed
[css-grid] typo
1 parent 79c1b4f commit fe8d09c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-grid/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2532,7 +2532,7 @@ <h3 id=auto-margins><span class=secno>7.1. </span> Aligning with ‘<a
25322532
href="#track-size-auto"><code class=css>auto</code></a>’ margins</h3>
25332533

25342534
<p> <em>This section is non-normative. The normative definition of how
2535-
margins affect grid items is in the <a href="#layout-algorithm">Flex
2535+
margins affect grid items is in the <a href="#layout-algorithm">Grid
25362536
Layout Algorithm</a> section.</em>
25372537

25382538
<p> Auto margins on <a href="#grid-item"><i>grid items</i></a> have an

css-grid/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1980,7 +1980,7 @@ <h3 id='auto-margins'>
19801980

19811981
<p>
19821982
<em>This section is non-normative.
1983-
The normative definition of how margins affect grid items is in the <a href="#layout-algorithm">Flex Layout Algorithm</a> section.</em>
1983+
The normative definition of how margins affect grid items is in the <a href="#layout-algorithm">Grid Layout Algorithm</a> section.</em>
19841984

19851985
<p>
19861986
Auto margins on <i>grid items</i> have an effect very similar to auto margins in block flow:

0 commit comments

Comments
 (0)