Skip to content

Typo fixed#41299

Merged
julien-deramond merged 2 commits intotwbs:mainfrom
Intellectro:patch-1
Mar 15, 2025
Merged

Typo fixed#41299
julien-deramond merged 2 commits intotwbs:mainfrom
Intellectro:patch-1

Conversation

@Intellectro
Copy link
Copy Markdown
Contributor

Description

While reading migration.md, I noticed a typo where the word "deprecated" appears twice in line 80. I decided to correct it for better clarity.

Motivation & Context

The motivation behind the message is to improve the clarity of the migration.md file by fixing a typo.
The context is that while reading the document, you found the word "deprecated" repeated in line 80 and decided to correct it for better readability.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Copy link
Copy Markdown
Member

@julien-deramond julien-deramond 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 for your contribution! You're right—the message wasn't consistent with the other 'Deprecated' notices in the migration guide. I've made a slight adjustment to align it with the existing ones:

<span class="badge text-warning-emphasis bg-warning-subtle">Deprecated</span> The `.text-muted` utility and `$text-muted` Sass variable have been deprecated and replaced with `.text-body-secondary` and `$body-secondary-color`.

@julien-deramond julien-deramond merged commit 1b869e8 into twbs:main Mar 15, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants