ring-clojure / ring-clojure/ring

Typo in wrap-nested-params docstring

Open Beginner friendly
#546 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
3.9k
Forks
528
PR merge metrics
No merged PRs in 30d

Description

https://github.com/ring-clojure/ring/blob/31cbb9cfb218d664a3efff83cf287816ab7827c4/ring-core/src/ring/middleware/nested_params.clj#L68

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.