fix typo, clean up whitespaces

This commit is contained in:
Edward Knyshov 2015-11-14 23:22:04 +03:00
parent 143e6f082b
commit 14f86dceac

View file

@ -163,7 +163,7 @@ an example, that sums up to:
(tn/refresh :after 'dev/go)) (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 ## Start and Stop Order