Skip to content

Commit

Permalink
Update UPGRADE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 authored Jan 18, 2024
1 parent f9bb610 commit 0c1eb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We've made some major changes to Noticed to simplify and support more delivery m

Instead of having models live in your application, Noticed v2 adds models managed by the gem.

Delete the `Notification` model from `app/models/notifications.rb`.
Delete the `Notification` model at `app/models/notification.rb`.

Then run the new migrations:
```bash
Expand Down

0 comments on commit 0c1eb06

Please sign in to comment.