A few typos on Aligning items in a flex container
page
#37539
Labels
Content:CSS
Cascading Style Sheets docs
good first issue
A good issue for newcomers to get started with.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flexible_box_layout/Aligning_items_in_a_flex_container
What specific section or headline is this issue about?
Various, see below.
What information was incorrect, unhelpful, or incomplete?
Aligning content on the cross axis with the align-content property
"an" should be removed, and "flex_container" should be "flex container":
Aligning content on the main axis
"Otherwise,
justify-content
property" should be"Otherwise, the
justify-content
property".Creating gaps between items
At a minimum, "line" should be "lines":
But I would rephrase as something like:
There are many other acceptable rephrasings...
What did you expect to see?
No typos.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/css/css_flexible_box_layout/aligning_items_in_a_flex_container
The text was updated successfully, but these errors were encountered: