[whatwg/dom] [Editorial] Typo occurance -> occurrence in section's id (PR #1100)

This commit fixes a small typo in the id of the section https://dom.spec.whatwg.org/#action-versus-occurance.

Since this id is probably used in many places, we kept a `<span>` with the previous id to preserve the previous link (Thanks @sideshowbarker for the suggestion).

Ps: I'm not too used to bikeshed, but for whatever reasons it was requesting the id to be hardcoded, instead of deriving it from the title's content.

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

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

(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/dom/pull/1100


-- Commit Summary --

  * Typo occurance -> occurrence in section id

-- File Changes --

    M dom.bs (3)

-- Patch Links --

https://github.com/whatwg/dom/pull/1100.patch

https://github.com/whatwg/dom/pull/1100.diff


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

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

Message ID: <whatwg/dom/pull/1100@github.com>

Received on Monday, 1 August 2022 07:46:06 UTC