We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9745f26 commit 3efa0dcCopy full SHA for 3efa0dc
1 file changed
css-grid/Overview.bs
@@ -660,7 +660,7 @@ Sizing Grid Containers</h3>
660
<h2 id="grid-items">
661
Grid Items</h2>
662
663
- The contents of a <a>grid container</a> consists of zero or more <dfn export id="grid-item" lt="grid item">grid items</dfn>:
+ The content of a <a>grid container</a> consists of zero or more <dfn export id="grid-item" lt="grid item">grid items</dfn>:
664
each child of a <a>grid container</a>
665
becomes a <a>grid item</a>,
666
and each contiguous run of text that is directly contained inside a <a>grid container</a>
0 commit comments