Correct typo
This commit is contained in:
parent
604a1ff1d8
commit
e833a48034
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue