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.
1 parent ee1cc48 commit a51585fCopy full SHA for a51585f
06_databases/6-10_connect-to-datomic.asciidoc
@@ -19,7 +19,7 @@ $ lein try com.datomic/datomic-free
19
----
20
21
To create and connect to an in-memory database, use
22
-+database.api/create-database+ and +datomic.api/connect+:
++datomic.api/create-database+ and +datomic.api/connect+:
23
24
[source,clojure]
25
0 commit comments