Skip to content

Commit d2d7acc

Browse files
authored
Merge pull request w3c#7731 from tiaanl/fix-grid-spelling-mistake
[css-grid-2] Fix simple spelling mistake
2 parents 2676431 + 8ee749d commit d2d7acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ Establishing Grid Containers: the ''display/grid'' and ''inline-grid'' 'display'
910910

911911
<dt><dfn>inline-grid</dfn>
912912
<dd>
913-
This value causes an element to generate an <a>grid container</a> box
913+
This value causes an element to generate a <a>grid container</a> box
914914
that is <a>inline-level</a> when placed in <a>flow layout</a>.
915915
</dl>
916916

0 commit comments

Comments
 (0)