Update Coeffects.md

Added 1 whole space
This commit is contained in:
Shaun Mahood 2016-10-05 22:34:06 -06:00 committed by GitHub
parent 3b79c190f9
commit e40ef73c4a
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ Each `cofx-id` requires a different action.
This function is also part of the re-frame API.
It allows you to associate a`cofx-id` (like `:now` or `:local-store`) with a
It allows you to associate a `cofx-id` (like `:now` or `:local-store`) with a
handler function that injects the right key/value pair.
The function you register will be passed two arguments: