Merge pull request #7 from edvorg/master
[docs]: fix typo, clean up whitespaces
This commit is contained in:
commit
5ae24e0c05
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