Skip to content

Commit 841f5a9

Browse files
committed
[css-grid-1] Typo. Fixes #4994
1 parent 6388f6f commit 841f5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ The Explicit Grid</h3>
14141414
while negative indexes count from the <a>end</a> side
14151415
(starting from -1 for the <a>end</a>-most <a>explicit</a> line).
14161416

1417-
The 'grid' and 'grid-template' properties are a <a>shorthands</a>
1417+
The 'grid' and 'grid-template' properties are <a>shorthands</a>
14181418
that can be used to set all three <dfn>explicit grid properties</dfn>
14191419
('grid-template-rows', 'grid-template-columns', and 'grid-template-areas')
14201420
at the same time.

0 commit comments

Comments
 (0)