Skip to content

Conversation

@younisdev
Copy link
Contributor

@younisdev younisdev commented Jan 13, 2025

fixed an issue

Description

Fixed a typo in the 'align-self' CSS documentation: changed "an intrinsic sizes" to "an intrinsic size."

Motivation

The typo in the documentation may cause confusion for the user ,and fixing it will ensure that the user is happy by providing them with clear and more accurate documentation

Additional details

None

Related issues and pull requests

Fixes #37619

@younisdev younisdev requested a review from a team as a code owner January 13, 2025 22:33
@younisdev younisdev requested review from estelle and removed request for a team January 13, 2025 22:33
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Jan 13, 2025
@github-actions
Copy link
Contributor

Preview URLs

Flaws (48)

URL: /en-US/docs/Web/CSS/align-self
Title: align-self
Flaw count: 48

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Getting_started_with_the_web/CSS_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/What_is_CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/Getting_started
    • and 43 more flaws omitted

Copy link
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Also, congratulations on your first merged MDN content PR. Welcome to he team!

@estelle estelle merged commit e90d157 into mdn:main Jan 14, 2025
9 checks passed
@younisdev
Copy link
Contributor Author

Thanks you!

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 size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo on align-self page

2 participants