diff --git a/app/templates/views/get-started b/app/templates/views/get-started index b5c60ee7b..cfb5e6897 100644 --- a/app/templates/views/get-started +++ b/app/templates/views/get-started @@ -34,7 +34,7 @@ {% if not current_user.is_authenticated %}
Create an account for free and add your first Notify service. When you set up a new service, it will start in trial mode.
{% else %} -Create an account for free and add your first Notify service. When you set up a new service, it will start in trial mode.
+Create an account for free and add your first Notify service. When you add a new service, it will start in trial mode.
{% endif %}