Skip to content

Fix weekly spelling check - #44962

Merged
dipikabh merged 1 commit into
mdn:mainfrom
maitreyi03:fix-weekly-spelling-44925
Aug 4, 2026
Merged

Fix weekly spelling check#44962
dipikabh merged 1 commit into
mdn:mainfrom
maitreyi03:fix-weekly-spelling-44925

Conversation

@maitreyi03

Copy link
Copy Markdown
Contributor

Description

Adds valid proper names, non-English words, technical terms, and example identifiers reported by the weekly cSpell check to the appropriate dictionaries. Also fixes the invalid willchange CSS declaration by changing it to will-change.

Motivation

The weekly spelling check was failing because several valid words used in MDN documentation were missing from the project’s custom cSpell dictionaries. Adding these words prevents false-positive spelling errors, while correcting willchange fixes an actual error in the CSS example.

Additional details

The following validation completed successfully:

  • Targeted cSpell check for all 11 affected files: 0 issues
  • cSpell dictionary sorting check
  • Front matter validation
  • Changed cross-reference validation
  • Prettier
  • Markdownlint
  • Unit tests

Related issues and pull requests

Fixes #44925

@maitreyi03
maitreyi03 requested review from a team as code owners July 29, 2026 20:36
@maitreyi03
maitreyi03 requested review from dipikabh and removed request for a team July 29, 2026 20:36
@github-actions github-actions Bot added Content:CSS Cascading Style Sheets docs system [PR only] Infrastructure and configuration for the project size/s [PR only] 6-50 LoC changed labels Jul 29, 2026

@dipikabh dipikabh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, thank you for the PR!

@dipikabh
dipikabh merged commit 4b837c2 into mdn:main Aug 4, 2026
8 checks passed
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Preview URLs (1 page)

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/s [PR only] 6-50 LoC changed system [PR only] Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weekly spelling check

3 participants