mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
typo correction
This commit is contained in:
parent
bc17c44c73
commit
2d15246b4d
@ -149,7 +149,7 @@ In my defence, here's the builtin effect handler for `:db`:
|
||||
(reset! re-frame.db/app-db value)))
|
||||
```
|
||||
|
||||
So, yeah, simple ... and, because of it, I an almost guarantee there's no bug in ... bang, crash, smoke, flames.
|
||||
So, yeah, simple ... and, because of it, I can almost guarantee there's no bug in ... bang, crash, smoke, flames.
|
||||
|
||||
> Note: the return value of an effect handler is ignored.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user