[docs]: typo in "affected states"
This commit is contained in:
parent
307331a4f2
commit
ccfde46678
1 changed files with 1 additions and 1 deletions
|
|
@ -564,7 +564,7 @@ dev=> (mount/start)
|
||||||
```
|
```
|
||||||
```clojure
|
```clojure
|
||||||
dev=> (mount/stop)
|
dev=> (mount/stop)
|
||||||
{:started [#'app/nrepl
|
{:stopped [#'app/nrepl
|
||||||
#'app.nyse/conn
|
#'app.nyse/conn
|
||||||
#'app.config/config]}
|
#'app.config/config]}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue