Skip to content

Commit

Permalink
Documentation Fix (#510)
Browse files Browse the repository at this point in the history
* Corrected typo
---------

Co-authored-by: Shane Reddy <shane.reddy@gmail.com>
  • Loading branch information
shanereddy and Shane Reddy authored Dec 6, 2024
1 parent 087eeb1 commit 7a6c487
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 @@ -602,7 +602,7 @@ end

A common custom delivery method in the Rails world might be to Delivery to the web via turbo stream.

Note: This example users custom methods that extend the `Noticed::Notification` class.
Note: This example uses custom methods that extend the `Noticed::Notification` class.

See the [Custom Noticed Model Methods](#custom-noticed-model-methods) section for more information.

Expand Down

0 comments on commit 7a6c487

Please sign in to comment.