fix typo in coeffects.md;

This commit is contained in:
Matthew Jaoudi 2016-12-17 00:14:00 -08:00
parent ba2fab9be5
commit eeb5e6609f

View File

@ -212,7 +212,7 @@ know how to inject a `:blah`.
### Secret Interceptors
In a previous tutorial we learned that `reg-events-db`
and `reg-events-fx` add Interceptors to front of any chain
and `reg-events-fx` add Interceptors to the front of any chain
during registration. We found they inserted an Interceptor called `do-fx`.
I can now reveal that