Skip to content

fix typo - #45643

Merged
Josh-Cena merged 1 commit into
mdn:mainfrom
husamemadH:fix-grant-permission-to
Sep 11, 2026
Merged

fix typo#45643
Josh-Cena merged 1 commit into
mdn:mainfrom
husamemadH:fix-grant-permission-to

Conversation

@husamemadH

Copy link
Copy Markdown
Contributor

Description

Adds the missing preposition `to` after `grant permission` on two leftover Permissions-Policy notes.

  • `Element.requestFullscreen()`
  • Screen Wake Lock API

Both currently say "grant permission a particular third-party origin". The Geolocation API note already has "grant permission to a particular third-party origin".

Motivation

The verb `grant permission` takes `to` before the recipient. These two sentences were missed when #45635 hyphenated the leftover `third-party` modifiers in the same notes.

@github-actions github-actions Bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Sep 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@husamemadH husamemadH changed the title Add missing to after grant permission fix typo Sep 11, 2026
@husamemadH
husamemadH marked this pull request as ready for review September 11, 2026 22:16
@husamemadH
husamemadH requested a review from a team as a code owner September 11, 2026 22:16
@husamemadH
husamemadH requested review from sideshowbarker and removed request for a team September 11, 2026 22:16
@Josh-Cena
Josh-Cena merged commit 3957d62 into mdn:main Sep 11, 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/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants