Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sunkencity committed Dec 4, 2010
1 parent 0d06542 commit b54ba10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ As of Rails 3 ExceptionNotifier is used as a rack middleware
:exception_recipients => %w{[email protected]}

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

ExceptionNotifier::Notifier.background_exception_notification(e)

Expand Down

0 comments on commit b54ba10

Please sign in to comment.