[docs]: typo in "affected states"

This commit is contained in:
anatoly 2016-07-10 00:35:47 -04:00
parent 19bed168c8
commit 6ee07a9901

View file

@ -562,7 +562,7 @@ dev=> (mount/start)
```
```clojure
dev=> (mount/stop)
{:started [#'app/nrepl
{:stopped [#'app/nrepl
#'app.nyse/conn
#'app.config/config]}
```