Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few typos on Aligning items in a flex container page #37539

Open
Hexstream opened this issue Jan 7, 2025 · 0 comments
Open

A few typos on Aligning items in a flex container page #37539

Hexstream opened this issue Jan 7, 2025 · 0 comments
Labels
Content:CSS Cascading Style Sheets docs good first issue A good issue for newcomers to get started with.

Comments

@Hexstream
Copy link

Hexstream commented Jan 7, 2025

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":

So far, we have focused on aligning items or an individual items inside the area defined by a flex_container containing a single line of flex items.

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":

The gap between flex items or between flex line depends on the direction.

But I would rephrase as something like:

The gaps between flex items or flex lines depend on the direction.

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
@Hexstream Hexstream added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jan 7, 2025
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:Glossary Glossary entries labels Jan 7, 2025
@Josh-Cena Josh-Cena added good first issue A good issue for newcomers to get started with. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. Content:Glossary Glossary entries labels Jan 7, 2025
@bsmth bsmth moved this to Backlog in MDN Issue Board Jan 8, 2025
@bsmth bsmth removed the status in MDN Issue Board Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs good first issue A good issue for newcomers to get started with.
Projects
Status: No status
Development

No branches or pull requests

2 participants