Skip to content

Commit bc732a7

Browse files
committed
[css-box-4][editorial] typo, fix #10637
1 parent 0256d17 commit bc732a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-box-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ Recent Changes {#changes}
622622
Changes since the <a href="https://www.w3.org/TR/2022/WD-css-box-4-20221103/">3 November 2022 Working Draft</a> include:
623623
* Removing the effect of 'margin-trim' on floats,
624624
because there are use cases for both trimming and not trimming their margins,
625-
and it is complicated to imlement.
625+
and it is complicated to implement.
626626
(<a href="https://github.com/w3c/csswg-drafts/issues/8547">Issue 8547</a>)
627627
* Clarifying that only descendant margins are trimmed by 'margin-trim'
628628
even if self or sibling margins would have collapsed with the trimmed margin.

0 commit comments

Comments
 (0)