Correct typo

This commit is contained in:
Nicholas Kariniemi 2014-10-10 19:36:54 +03:00
parent 604a1ff1d8
commit e833a48034

View file

@ -18,7 +18,7 @@
(let [[v p] (a/alts!! [c (a/timeout 100)])]
v))
(fact "Applies diff an returns empty diff when no server changes"
(fact "Applies diff and returns empty diff when no server changes"
(let [states (states-atom
{:grubs {"1" {:text "2 apples" :completed false}} :recipes {}})
msg {:type :diff