ring-clojure / ring-clojure/ring
Typo in wrap-nested-params docstring
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 3.9k
- Forks
- 528
- PR merge metrics
- No merged PRs in 30d
Description
Middleware to converts a flat map of parameters into a nested map.
should be
Middleware to convert a flat map of parameters into a nested map.
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 ring-core/src/ring/middleware/nested_params.clj at line 68 and inspect the wrap-nested-params docstring. Correct the grammatical error in the sentence shown in the issue, then verify that the docstring matches the requested wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100