whatwg / fetch

Fetch Standard
https://fetch.spec.whatwg.org/
Other
2.12k stars 333 forks source link

Typo: request'a -> request's #1676

Closed johnathan79717 closed 1 year ago

johnathan79717 commented 1 year ago

I think the request'a should actually be request's.

https://fetch.spec.whatwg.org/#ref-for-concept-request-policy-container%E2%91%A2:~:text=Assert%3A%20request%E2%80%99a%20mode%20is%20%22navigate%22.

annevk commented 1 year ago

Yes! Want to PR?

johnathan79717 commented 1 year ago

Sure. Let me work on it.