Skip to content

Commit 6199c82

Browse files
ghiculescuexcid3
andauthored
Fix typo in README (#481)
* Fix typo * Apply suggestions from code review --------- Co-authored-by: Chris Oliver <[email protected]>
1 parent 423a33b commit 6199c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ If you want to reuse delivery method configurations across multiple Notifiers, y
341341
# /app/notifiers/notifiers/comment_notifier.rb
342342
class CommentNotifier < Noticed::Event
343343
include IosNotifier
344-
include AndriodNotifer
344+
include AndroidNotifier
345345
include EmailNotifier
346346
347347
validates :record, presence: true

0 commit comments

Comments
 (0)