Skip to content

[css-align-3] A few typos in css-align-3 #5802

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

Closed
dholbert opened this issue Dec 16, 2020 · 1 comment
Closed

[css-align-3] A few typos in css-align-3 #5802

dholbert opened this issue Dec 16, 2020 · 1 comment

Comments

@dholbert
Copy link
Member

Reporting a few typos I ran across when re-reading css-align-3 today:

Typo 1:
Appendix A: Static Position Terminology:
In the "Flex Layout" section, there's link that mentions grid but intends to mention flexbox (" See static position of a grid container child in [CSS-FLEXBOX-1]. ")

s/grid/flex/ might fix this, but also, the linked text is actually pointing to a section whose name is "Absolutely-Positioned Flex Children", so maybe that's the phrase we should use here? (It seems like it's trying to quote a section title when saying "See $foo"). Either way seems fine to me.

Typo 2:
6.1.2. Absolutely-Positioned Boxes (for justify-self)
"The block’s containing block’s inline axis" -- this wants s/The block/The box/

@fantasai
Copy link
Collaborator

Fixed, thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants