WICG / navigation-api

The new navigation API provides a new interface for navigations and session history, with a focus on single-page application navigations.
https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api
484 stars 30 forks source link

Fix typo in event naming #257

Closed romain-trotard closed 1 year ago

romain-trotard commented 1 year ago

Hello,

I just fix a little typo in this PR. Thank you for this new API that is amazing :)


ps: I have created a W3C account after opening this PR

domenic commented 1 year ago

Thanks very much, both for the fix and for the kind words!