fix typo, clean up whitespaces
This commit is contained in:
parent
143e6f082b
commit
14f86dceac
1 changed files with 18 additions and 18 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue