Skip to content

Commit da73a91

Browse files
committed
[css-flexbox] Fix typo
1 parent 0f7c23b commit da73a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Flex Item Margins and Paddings</h3>
682682

683683
Percentage margins and paddings on <a>flex items</a>
684684
are always resolved against their own axis:
685-
left and right margins resolve against the containing's block width,
685+
left and right margins resolve against the containing block's width,
686686
and top and bottom margins resolve against the containing block's height.
687687
Unlike blocks, <a>block-axis</a> margins do not resolve against
688688
the inline dimension of their containing block.

0 commit comments

Comments
 (0)