expansion algorithm: missing closing parenthesis
Open
Nobody has claimed this yet.
Editorial
editorial:class 2
ErratumRaised
spec:editorial
- Dominant language
- HTML
- Stars
- 106
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
In the expansion algorith, step 7 says:
On line 2527 there is an opening parenthesis that is not closed. I can only guess that the intention was to close the parenthesis on the same line, or is the "where" intended as a condition?
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 index.html at lines 2524-2529 and read step 7 of the expansion algorithm. Determine whether the opening parenthesis should close on line 2527 or whether “where” introduces a condition. Done means the specification text has unambiguous, balanced wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100