Skip to content

Commit 04d87ee

Browse files
billfienbergtabatkins
authored andcommitted
[css-grid-1] Fix Typo (Distortation)
Before: >...UAs should attempt to minimize *distortation* of the grid container with respect to unfragmented flow. After >>...UAs should attempt to minimize *distortion* of the grid container with respect to unfragmented flow.
1 parent 538d530 commit 04d87ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-grid-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4160,7 +4160,7 @@ Fragmenting Grid Layout</h2>
41604160

41614161
<li>
41624162
Aside from the rearrangement of items imposed by the previous point,
4163-
UAs should attempt to minimize distortation of the grid container
4163+
UAs should attempt to minimize distortion of the grid container
41644164
with respect to unfragmented flow.
41654165
</ul>
41664166

0 commit comments

Comments
 (0)