Skip to content

Commit 82de6db

Browse files
committed
[css-grid] Fix typos. (Fixes #835)
1 parent f4ca22f commit 82de6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2458,7 +2458,7 @@ Subgrids</h2>
24582458
</pre>
24592459

24602460
If the subgrid has margins/borders/padding,
2461-
the the size of those margins/borders/padding also influence sizing.
2461+
the size of those margins/borders/padding also influences sizing.
24622462
For example, if the subgrid has 100px padding:
24632463

24642464
<pre>#subgrid { padding: 100px; }</pre>

0 commit comments

Comments
 (0)