We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3598b5c commit 655682eCopy full SHA for 655682e
css-grid/Overview.bs
@@ -1398,7 +1398,7 @@ Explicit Track Sizing: the 'grid-template-rows' and 'grid-template-columns' prop
1398
of the <a>grid items</a> occupying the <a>grid track</a>.
1399
1400
Note: ''grid-template-rows/auto'' track sizes (and only ''grid-template-rows/auto'' track sizes)
1401
- can be streched by the 'align-content' and 'justify-content' properties.
+ can be stretched by the 'align-content' and 'justify-content' properties.
1402
1403
<dt><dfn lt="fit-content()">fit-content( [ <<length>> | <<percentage>> ] )</dfn>
1404
<dd>
0 commit comments