Skip to content

Commit bcb4a71

Browse files
Loiroorioltabatkins
authored andcommitted
[css-display] Typo: elments -> elements (w3c#2689)
1 parent b91449d commit bcb4a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ Appendix A: Glossary</h2>
953953
for example, are block containers
954954
but not block-level boxes.
955955
Similarly, not all block-level boxes are block containers:
956-
block-level replaced elments (''display: block'')
956+
block-level replaced elements (''display: block'')
957957
and flex containers (''display: flex''), for example,
958958
are not block containers.
959959

0 commit comments

Comments
 (0)