Merge pull request #7 from edvorg/master

[docs]: fix typo, clean up whitespaces
This commit is contained in:
Anatoly 2015-11-14 15:36:03 -05:00
commit 5ae24e0c05

View file

@ -163,7 +163,7 @@ an example, that sums up to:
(tn/refresh :after 'dev/go))
```
the `(reset)` is then used in REPL to restart / relaod application state without the need to restart the REPL itself.
the `(reset)` is then used in REPL to restart / reload application state without the need to restart the REPL itself.
## Start and Stop Order