Skip to content

Commit b54ba10

Browse files
committed
typo
1 parent 0d06542 commit b54ba10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ As of Rails 3 ExceptionNotifier is used as a rack middleware
2121
:exception_recipients => %w{[email protected]}
2222

2323
If you need to send exception notifications from a background process like
24-
delayed job you must manually send the exeption with:
24+
delayed job you must manually send the exception with:
2525

2626
ExceptionNotifier::Notifier.background_exception_notification(e)
2727

0 commit comments

Comments
 (0)