leanprover / leanprover/fp-lean
[Typo] 6.6.2. Type Classes for Effects: to a the -> to the
Open
Beginner friendly
Nobody has claimed this yet.
Typo
- Dominant language
- Lean
- Stars
- 192
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
The output parameter is most useful for simple programs that use each kind of effect only once, but it risks having the type checker commit to a the wrong type too early when multiple instances of the same effect are used in a given program.
Correction: to the
Alternative correction: to a
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
Review the quoted sentence in issue #238 and confirm the surrounding wording in the documentation section titled “6.6.2. Type Classes for Effects.” Replace “to a the” with the chosen correction, then verify that the sentence reads naturally and no other text is changed.
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
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100