A description mistake in spec document
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 3.6k
- Forks
- 324
- Avg merge
- 14d 22h
- Merged PRs (30d)
- 1
Description
in 4.7. Events section.
The service worker's containing service worker registration’s installing worker changes. (See step 11.2 of the Install algorithm.)
…… (See step 11.2 of the Install algorithm.) should be not 11.2 but 10.2.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the 4.7. Events section in the Service Worker specification and review the cited sentence alongside the Install algorithm. Change the reference from step 11.2 to step 10.2, then verify that the rendered wording and link are correct.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100