Fix doc [skip ci]

This commit is contained in:
Michiel Borkent 2020-08-13 10:37:21 +02:00
parent 5848837b9c
commit c275e46a20

View file

@ -235,7 +235,7 @@ user> (psql/query conn "select name, subject from grades where grade = 100")
### [camel-snake-kebab](https://github.com/clj-commons/camel-snake-kebab)
A library for word case conversions https://clj-commons.org/camel-snake-k…
A library for word case conversions.
### [aero](https://github.com/juxt/aero/)