Skip to content

Commit b3cb79c

Browse files
Update src/connections/destinations/catalog/actions-twilio-messaging/index.md
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent af135b3 commit b3cb79c

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-twilio-messaging

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-twilio-messaging/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Messages can be sent via SMS, MMS, WhatsApp and Facebook Messenger channels.
4343
The following Twilio Content Template types are supported: **Text**, **Media**, **Quick reply**, **Call to action**, **List picker**, **Card**, **WhatsApp card**, **WhatsApp Authentication** and **Catalog**.
4444

4545
### Inline messages
46-
Messages can also be sent without referencing a Twilio Content Template. In this case the message body, Media URLs, and variables can be defined directly in Mapping fields. Segment then constructs the final message body by combining the provided body and variables before sending it through Twilio.
46+
You can send messages without referencing a Twilio Content Template. In this case the message body, Media URLs, and variables can be defined directly in Mapping fields. Segment then constructs the final message body by combining the provided body and variables before sending it through Twilio.
4747

4848
1. Select **Inline** from the *Content Template Type* mapping field.
4949
2. Provide the message body in **Inline Template**. You can include variables using Handlebars notation. For example, `{{first_name}}`.

0 commit comments

Comments
 (0)