owainlewis / digital-ocean

Idiomatic Clojure client for Digital Ocean that makes it easy to boot virtual servers from your REPL
37 stars 13 forks source link

Fix parens for `digitalocean.v2.core/records` #17

Closed teodorlu closed 5 years ago

teodorlu commented 5 years ago

Hello!

Trying to run your library from source, I think I found a parenthesis error. I didn't have any problems with the version from Clojars, though.

Thanks for a great, simple library, and have a nice day!

Teodor

owainlewis commented 5 years ago

Thanks @teodorlu