[whatwg/xhr] Editorial: Use the term "author request headers" consistently (PR #354)

<!--
Thank you for contributing to the XMLHttpRequest Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

The spec uses the term "author request headers" everywhere except in the description of the `OPENED` state in https://xhr.spec.whatwg.org/#states. This commit fixes this inconsistency.

I think this qualifies as an Editorial change, but I am unsure. Please advise is this is incorrect.

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/354


-- Commit Summary --

  * Use the term "author request headers" consistently

-- File Changes --

    M xhr.bs (2)

-- Patch Links --

https://github.com/whatwg/xhr/pull/354.patch

https://github.com/whatwg/xhr/pull/354.diff


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/354

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/xhr/pull/354@github.com>

Received on Friday, 26 August 2022 20:51:10 UTC