Skip to content

Commit f6952b2

Browse files
authored
Merge pull request #2381 from GSA/2307-update-message-part-content-on-trial-mode-page
Copy updates
2 parents 3408cf0 + 3fbbc4d commit f6952b2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

app/templates/views/trial-mode.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,9 @@ <h1 class="font-body-2xl margin-bottom-3">Trial mode</h1>
1212
<h2 class="font-body-lg">Limits while in trial mode</h2>
1313
<p>While your service is in trial mode you can only:</p>
1414
<ul class="list list-bullet">
15-
<li>send 50 text message parts per day</li>
15+
<li>send 50 text messages per day</li>
1616
<li>send messages to yourself and other people in your team</li>
1717
</ul>
18-
<p>Each text message is made up of one or more parts.</p>
19-
<ul class="list list-bullet">
20-
<li>Generally, 160 characters is one part (and one text message).</li>
21-
<li>A text message of 160-306 characters is two parts.</li>
22-
</ul>
23-
<p>For more information on how message parts are calculated, see
24-
<a href="/using-notify/pricing">Tracking usage</a>.</p>
2518

2619
<h2 class="font-body-lg">Before going Live</h2>
2720
<p>Before you request to make your service live so you can send messages to clients:</p>

0 commit comments

Comments
 (0)