leanprover / leanprover/fp-lean
[Typo] 6.1.2. Using a Custom Monad: catch it if -> catch if
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
While this implementation of
dougworks, manually passing the configuration around is verbose and error-prone. The type system will not catch it if the wrong configuration is passed downwards, for instance.
Correction: catch if
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 section 6.1.2, “Using a Custom Monad,” and locate the sentence containing “catch it if.” Correct the wording to “catch if,” then verify that the displayed documentation matches the requested correction.
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