Merge pull request #6 from malchmih/patch-1

[docs]: typo "datamic -> datomic"
This commit is contained in:
Anatoly 2015-11-14 15:17:57 -05:00
commit 143e6f082b

View file

@ -212,7 +212,7 @@ Here is an [example](test/check/parts_test.clj) test that uses only two namespac
that has 3 states: that has 3 states:
* `config`, loaded from the files and refreshed on each `(reset)` * `config`, loaded from the files and refreshed on each `(reset)`
* `datamic connection` that uses the config to create itself * `datomic connection` that uses the config to create itself
* `nrepl` that uses config to bind to host/port * `nrepl` that uses config to bind to host/port
### Running New York Stock Exchange ### Running New York Stock Exchange