Skip to content

Commit 7fa4895

Browse files
committed
indent sublists
1 parent 30bd23d commit 7fa4895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/content/sms/template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Send a test SMS message before you include it as a step in your Journey.
4646

4747
1. After you build your SMS template, click **Test SMS**.
4848
2. If your template has profile traits, enter a trait value for the test SMS. This ensures that your merge tags work as expected.
49-
- Empty fields show the default value that you've assigned. For example, `loyal customer` would be the default for the following merge tag: {% raw %}```{{profile.traits.first_name | default: "loyal customer"}}```{% endraw %}. If there's no default value, the field will be blank.
49+
- Empty fields show the default value that you've assigned. For example, `loyal customer` would be the default for the following merge tag: {% raw %}```{{profile.traits.first_name | default: "loyal customer"}}```{% endraw %}. If there's no default value, the field will be blank.
5050
3. Enter recipient phone numbers for the test message.
51-
- Profiles that you send test messages to must have a userId in Segment.
51+
- Profiles that you send test messages to must have a userId in Segment.
5252
4. Click **Send test SMS**.
5353

5454

0 commit comments

Comments
 (0)