Merge pull request #71 from ZTO/patch-1

typo
This commit is contained in:
Daniel Compton 2015-07-09 06:24:25 +12:00
commit 3d882c2129
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
:timer
(fn
[db _] ;; db is the app-db atom
(reaction (:timer @db)))) ;; wrap the compitation in a reaction
(reaction (:timer @db)))) ;; wrap the computation in a reaction
(register-sub