Skip to content

Commit

Permalink
style: typo
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
J0sueTM and coderabbitai[bot] authored Sep 5, 2024
1 parent 519f203 commit 88cb8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/moclojer/rq/adapters.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
:pending "rq:pubsub:pending:"})

(defn- pattern->str
"Adapts given pattern keyword to a know internal pattern. Raises
"Adapts given pattern keyword to a known internal pattern. Raises
an exception if invalid."
[pattern]
(or (get-in patterns [pattern])
Expand Down

0 comments on commit 88cb8c7

Please sign in to comment.