seancorfield / next-jdbc

A modern low-level Clojure wrapper for JDBC-based access to databases.
https://cljdoc.org/d/com.github.seancorfield/next.jdbc/
Eclipse Public License 1.0
755 stars 90 forks source link

Fix typo :repeatedable-read -> :repeatable-read #220

Closed andersmurphy closed 1 year ago

seancorfield commented 1 year ago

Good catch! Thank you!