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 in getting-started.md #200

Closed frwdrik closed 2 years ago

frwdrik commented 2 years ago

Fixed a small omission typo.

seancorfield commented 2 years ago

Thank you!