From f4c122b9f613956e31a60a5f02a85ededc6e4e09 Mon Sep 17 00:00:00 2001 From: Tim Lowden Date: Wed, 1 Mar 2023 11:10:16 -0500 Subject: [PATCH] Update index.html --- app/templates/views/pricing/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 23fcf937b..4f7ad0c8e 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -30,7 +30,7 @@ {% if not current_user.is_authenticated %} Create an account, then add your unique service(s).

{% else %} - Additional unique services may be added, subject to approval by the U.S. Notify team. + Additional unique services may be added, although moving each service out of trial mode is subject to approval by the U.S. Notify team. {% endif %}