dry-rb / dry-effects

Algebraic effects in Ruby
https://dry-rb.org/gems/dry-effects/
MIT License
112 stars 20 forks source link

Fix a typo in the Interrupt examples #64

Closed alassek closed 4 years ago

alassek commented 4 years ago

s/caller/callee/

flash-gordon commented 4 years ago

right, thank you!