Fix typo
This commit is contained in:
parent
26ff0939db
commit
2d8730b51a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue