Skip to content

Commit d7e99f0

Browse files
committed
Merge branch 'main' of github.com:excid3/noticed
2 parents 8e41747 + 7a6c487 commit d7e99f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ end
602602

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

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

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

docs/delivery_methods/twilio_messaging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Twilio Messaaging Delivery Method
1+
# Twilio Messaging Delivery Method
22

33
Sends an SMS or Whatsapp message via Twilio Messaging.
44

0 commit comments

Comments
 (0)