Skip to content

Conversation

@Mimori256
Copy link
Contributor

Description

This PR fixes a typo in the Navigation API page where NavigationEvent is referenced instead of the correct NavigateEvent.

Motivation

There is no NavigationEvent interface in the specification or implementations. The methods described (intercept() and scroll()) are provided by NavigateEvent.

Additional details

https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API

Related issues and pull requests

@Mimori256 Mimori256 requested a review from a team as a code owner January 14, 2026 07:30
@Mimori256 Mimori256 requested review from sideshowbarker and removed request for a team January 14, 2026 07:30
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Jan 14, 2026
@github-actions
Copy link
Contributor

Preview URLs

Copy link
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.

Great work, thank you, @Mimori256, for catching this typo!

@chrisdavidmills chrisdavidmills merged commit 9c27111 into mdn:main Jan 14, 2026
7 checks passed
@Mimori256 Mimori256 deleted the patch-2 branch January 14, 2026 11:02
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.

2 participants