diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 73c67770e..f3f13cf8c 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -15,7 +15,7 @@ Pricing {{ content_metadata( data={ -"Last updated": "January 25, 2024" +"Last updated": "February 5, 2024" } ) }} @@ -30,7 +30,8 @@ more parts towards the allowance if you:
If a text message is longer than 160 characters (including spaces), it counts as more than one message part.
+If a text message is longer than 160 characters (including spaces and service name), it counts as more than one message +part.
Personalization can change the length of messages. For example, if you are personalizing with a first name, Fred is +significantly shorter than Alexander. When you are evaluating how long a message is, you need to consider variations in +message length based on personalization.
+Before you send messages, Notify will let you know how many messages you are sending, the number of parts you are using, +and the number of parts you’ll have left.
+@@ -158,9 +166,4 @@ more parts towards the allowance if you:
{% endcall %} -When a new service is added, it will start in trial mode. Moving a service out of trial mode is subject to approval by -the Notify.gov team. Additional unique services may be added, although moving each service out of trial mode is subject -to approval by the Notify.gov team.
- {% endblock %}