We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4728395 commit 6242965Copy full SHA for 6242965
1 file changed
css-align/Overview.bs
@@ -486,7 +486,7 @@ Overflow Alignment: the ''safe'' and ''unsafe'' keywords</h3>
486
Content Distribution: the 'justify-content' and 'align-content' properties</h2>
487
488
The <dfn export>content distribution properties</dfn> 'justify-content' and 'align-content'
489
- control alignment of the box's content within the box.
+ control alignment of the box's content within its content box.
490
491
<div class="figure">
492
<img alt="Diagram showing that the alignment of the content within the element is affected." src="images/content-example.svg" width=212 height=212>
0 commit comments