Skip to content

Commit

Permalink
Merge branch 'main' of github.com:excid3/noticed
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Dec 16, 2024
2 parents 8e41747 + 7a6c487 commit d7e99f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion docs/delivery_methods/twilio_messaging.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Twilio Messaaging Delivery Method
# Twilio Messaging Delivery Method

Sends an SMS or Whatsapp message via Twilio Messaging.

Expand Down

0 comments on commit d7e99f0

Please sign in to comment.