From ac16b04b6866dc2f3ca50ca621f6d5a43c4f6d6d Mon Sep 17 00:00:00 2001 From: Anatoly Date: Fri, 9 Feb 2018 09:42:50 -0500 Subject: [PATCH] [change log]: formatting --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a59c0..bf99792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ * stop accepts a collection of states (in addition to varargs) ([#69](https://github.com/tolitius/mount/issues/69)) * swap-states and start-with-states take values ([#68](https://github.com/tolitius/mount/issues/68)) * adding `(running-states)` that returns a set -* (mount/start #{}) is a noop ([#65](https://github.com/tolitius/mount/issues/65)) +* `(mount/start #{})` is a noop ([#65](https://github.com/tolitius/mount/issues/65)) * removing log on state discovery * adding a restart listener with watchers