Skip to content

Fix duplicated word#43656

Merged
Josh-Cena merged 2 commits intomdn:mainfrom
GalacticAvenger:fix/duplicated-the-typos
Apr 2, 2026
Merged

Fix duplicated word#43656
Josh-Cena merged 2 commits intomdn:mainfrom
GalacticAvenger:fix/duplicated-the-typos

Conversation

@GalacticAvenger
Copy link
Copy Markdown
Contributor

Summary

Fixed duplicated word "the the" → "the" in two CSS documentation files:

  1. background-attachment: "while the the second background image" → "while the second background image"
  2. scroll-driven_animations/timeline_range_names: "Select the the different height values" → "Select the different height values"

Motivation

Simple typo fix — duplicated articles that affect readability.

@GalacticAvenger GalacticAvenger requested a review from a team as a code owner April 2, 2026 19:51
@GalacticAvenger GalacticAvenger requested review from chrisdavidmills and removed request for a team April 2, 2026 19:51
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Apr 2, 2026
@Josh-Cena Josh-Cena requested a review from a team as a code owner April 2, 2026 20:42
@Josh-Cena Josh-Cena requested review from willdurand and removed request for a team April 2, 2026 20:42
@Josh-Cena Josh-Cena changed the title Fix duplicated "the" in CSS documentation Fix duplicated word Apr 2, 2026
@github-actions github-actions bot added Content:WebExt WebExtensions docs Content:WebAPI Web API docs Content:wasm WebAssembly docs Content:Security Security docs labels Apr 2, 2026
Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Very nice catch. Thank you!

@github-actions github-actions bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Apr 2, 2026
@Josh-Cena Josh-Cena merged commit 3d49f18 into mdn:main Apr 2, 2026
8 of 9 checks passed
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 Content:Security Security docs Content:wasm WebAssembly docs Content:WebAPI Web API docs Content:WebExt WebExtensions docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants