Skip to content

fix: remove duplicate word 'the' in CSP violation docs#43657

Merged
chrisdavidmills merged 1 commit intomdn:mainfrom
seojcarlos:fix/remove-duplicate-words
Apr 3, 2026
Merged

fix: remove duplicate word 'the' in CSP violation docs#43657
chrisdavidmills merged 1 commit intomdn:mainfrom
seojcarlos:fix/remove-duplicate-words

Conversation

@seojcarlos
Copy link
Copy Markdown
Contributor

Description

Remove duplicate word "the" in three CSP-related documentation pages.

Before: "which together provide the the exact location in the source"
After: "which together provide the exact location in the source"

Affected files:

  • CSPViolationReport.lineNumber
  • CSPViolationReport.sourceFile
  • SecurityPolicyViolationEvent.columnNumber

No functional or structural changes.

Remove duplicate 'the the' -> 'the' in three CSP-related pages:
- CSPViolationReport.lineNumber
- CSPViolationReport.sourceFile
- SecurityPolicyViolationEvent.columnNumber
@seojcarlos seojcarlos requested a review from a team as a code owner April 3, 2026 01:34
@seojcarlos seojcarlos requested review from chrisdavidmills and removed request for a team April 3, 2026 01:34
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Apr 3, 2026
Copy link
Copy Markdown
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

LGTM; thanks for the fix, @seojcarlos!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

@chrisdavidmills chrisdavidmills merged commit a0d3dd0 into mdn:main Apr 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants