Formatting in Coeffects.md: new line was missing

This commit is contained in:
Prof Gra 2017-07-16 10:02:25 +02:00 committed by GitHub
parent e8d1ea57d9
commit 67421eb696

View File

@ -169,6 +169,7 @@ handler function that injects the right key/value pair.
The function you register will be passed two arguments:
- a `:coeffects` map (to which it should add a key/value pair), and
- optionally, the additional value supplied to `inject-cofx`
and it is expected to return a modified `:coeffects` map.
### Example Of `reg-cofx`