Skip to content

Commit fa0460c

Browse files
committed
Merge pull request apa512#85 from bcambel/patch-1
Update README.md
2 parents 197aaab + 48183d6 commit fa0460c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ All changes are published in the [CHANGELOG](CHANGELOG.md). Of particular note,
2727
(r/run conn))
2828

2929
(comment "This is equivalent to the previous query; db on connection is implicitly
30-
used if no db is provided.
30+
used if no db is provided."
3131
(-> (r/table-create "authors")
3232
(r/run conn)))
3333

0 commit comments

Comments
 (0)