diff --git a/app/templates/views/get-started.html b/app/templates/views/get-started.html index 386dd88c5..4e069f549 100644 --- a/app/templates/views/get-started.html +++ b/app/templates/views/get-started.html @@ -53,10 +53,10 @@
  • Set up your service

    {% if not current_user.is_authenticated %} -

    Review your service settings to make sure you have the right branding and sender information.

    +

    Review your settings to make sure your messages have the right branding.

    Add team members and check their permissions.

    {% else %} -

    Review your service settings to make sure you have the right branding and sender information.

    +

    Review your settings to make sure your messages have the right branding.

    Add team members and check their permissions.

    {% endif %}