Skip to content

Commit

Permalink
Fix noticed:notifier generator in README (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth authored Apr 9, 2024
1 parent afa01e5 commit 23dac0f
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 @@ -72,7 +72,7 @@ Noticed operates with a few constructs: Notifiers, delivery methods, and Notific
To start, generate a Notifier:

```bash
rails generate noticed:notification NewCommentNotifier
rails generate noticed:notifier NewCommentNotifier
```

### Usage Contents
Expand Down

0 comments on commit 23dac0f

Please sign in to comment.