Skip to content

Commit 31c9c5e

Browse files
committed
Clarified how to customize or add a new view
1 parent 1ccd216 commit 31c9c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ExceptionNotifier.sections variable. You can even add new sections that
5151
describe application-specific data--just add the section's name to the list
5252
(wherever you'd like), and define the corresponding partial.
5353

54-
#Example with two sections new sections added
54+
#Example with two new added sections
5555
Whatever::Application.config.middleware.use ExceptionNotifier,
5656
:email_prefix => "[Whatever] ",
5757
:sender_address => %{"notifier" <[email protected]>},

0 commit comments

Comments
 (0)