Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Aug 27, 2024
1 parent aeb3aa5 commit 615b1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ If you want to reuse delivery method configurations across multiple Notifiers, y
# /app/notifiers/notifiers/comment_notifier.rb
class CommentNotifier < Noticed::Event
include IosNotifier
include AndroidNotifer
include AndroidNotifier
include EmailNotifier
validates :record, presence: true
Expand Down

0 comments on commit 615b1c0

Please sign in to comment.