README.md in dead_end-3.1.1 vs README.md in dead_end-3.1.2

- old
+ new

@@ -166,10 +166,10 @@ ![](assets/syntax_search.gif) ## Use internals -To use the `dead_end` gem without monkeypatching you can `require 'dead_en/api'`. This will allow you to load `dead_end` and use its internals without mutating `require`. +To use the `dead_end` gem without monkeypatching you can `require 'dead_end/api'`. This will allow you to load `dead_end` and use its internals without mutating `require`. Stable internal interface(s): - `DeadEnd.handle_error(e)`