Skip to content

Commit 78297ee

Browse files
schneemsjez
andauthored
Update lib/dead_end/api.rb
Co-authored-by: Jake Zimmerman <zimmerman.jake@gmail.com>
1 parent dc18d1a commit 78297ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dead_end/api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Error < StandardError; end
2929
# DeadEnd.handle_error(e)
3030
# end
3131
#
32-
# By default it will re_raise the exception unless
32+
# By default it will re-raise the exception unless
3333
# `re_raise: false`. The message output location
3434
# can be configured using the `io: $stderr` input.
3535
#

0 commit comments

Comments
 (0)