We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e41747 + 7a6c487 commit d7e99f0Copy full SHA for d7e99f0
README.md
@@ -602,7 +602,7 @@ end
602
603
A common custom delivery method in the Rails world might be to Delivery to the web via turbo stream.
604
605
-Note: This example users custom methods that extend the `Noticed::Notification` class.
+Note: This example uses custom methods that extend the `Noticed::Notification` class.
606
607
See the [Custom Noticed Model Methods](#custom-noticed-model-methods) section for more information.
608
docs/delivery_methods/twilio_messaging.md
@@ -1,4 +1,4 @@
1
-# Twilio Messaaging Delivery Method
+# Twilio Messaging Delivery Method
2
3
Sends an SMS or Whatsapp message via Twilio Messaging.
4
0 commit comments