Correct typo

I think this corrects the text to the intended meaning.
This commit is contained in:
Paulus Esterhazy 2016-08-22 22:56:47 +02:00 committed by GitHub
parent 19d0fd4021
commit cc2354b988
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ To make this happen, we first switch to
using `reg-event-fx` (instead of `reg-event-db`).
Event handlers registered via `reg-event-fx` are slightly
different to those registered via `reg-event-fx`. `-fx` handlers
different to those registered via `reg-event-db`. `-fx` handlers
get two arguments, but the first is not `db`. Instead it
is an argument which we will call `cofx` (that's a nice distinct
name which will aid communication).