diff --git a/docs/Coeffects.md b/docs/Coeffects.md index ee1978e..b5b4707 100644 --- a/docs/Coeffects.md +++ b/docs/Coeffects.md @@ -120,7 +120,7 @@ Something like this (this handler is the same as before, except for one detail): Look at that - my event handler has a new Interceptor! It is injecting the right key/value pair (`:local-store`) -into `context's` `:coeffeects`, which itself then goes on to be the first argument +into `context's` `:coeffects`, which itself then goes on to be the first argument to our event handler (`cofx`). ### `inject-cofx`