Skip to content

Commit 3efa0dc

Browse files
committed
[css-grid] Fix grammatical error
1 parent 9745f26 commit 3efa0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-grid/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ Sizing Grid Containers</h3>
660660
<h2 id="grid-items">
661661
Grid Items</h2>
662662

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>:
663+
The content of a <a>grid container</a> consists of zero or more <dfn export id="grid-item" lt="grid item">grid items</dfn>:
664664
each child of a <a>grid container</a>
665665
becomes a <a>grid item</a>,
666666
and each contiguous run of text that is directly contained inside a <a>grid container</a>

0 commit comments

Comments
 (0)