Run lein ancient, and updated dependencies except Clojure. All tests pass.
This commit is contained in:
parent
35c061b519
commit
6b7d43599a
3 changed files with 11 additions and 7 deletions
|
|
@ -261,7 +261,7 @@
|
|||
(s/join
|
||||
" "
|
||||
(map
|
||||
#(apply str (cons (Character/toUpperCase (first %)) (rest %)))
|
||||
s/capitalize
|
||||
(s/split s #"[^a-zA-Z0-9]+")))
|
||||
s))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue