We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 197aaab + 48183d6 commit fa0460cCopy full SHA for fa0460c
README.md
@@ -27,7 +27,7 @@ All changes are published in the [CHANGELOG](CHANGELOG.md). Of particular note,
27
(r/run conn))
28
29
(comment "This is equivalent to the previous query; db on connection is implicitly
30
- used if no db is provided.
+ used if no db is provided."
31
(-> (r/table-create "authors")
32
(r/run conn)))
33
0 commit comments