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 b91449d commit bcb4a71Copy full SHA for bcb4a71
css-display-3/Overview.bs
@@ -953,7 +953,7 @@ Appendix A: Glossary</h2>
953
for example, are block containers
954
but not block-level boxes.
955
Similarly, not all block-level boxes are block containers:
956
- block-level replaced elments (''display: block'')
+ block-level replaced elements (''display: block'')
957
and flex containers (''display: flex''), for example,
958
are not block containers.
959
0 commit comments