diff --git a/app/content/get-started.md b/app/content/get-started.md index ab5cffdac..c9668e70c 100644 --- a/app/content/get-started.md +++ b/app/content/get-started.md @@ -42,7 +42,7 @@ {% if not current_user.is_authenticated or not current_service %}
When you’re ready to send messages to people outside your team, go to the Settings page and select Request to go live. We’ll approve your request within one working day.
{% else %} -You should request to go live when you’re ready to send messages to people outside your team. We’ll approve your request within one working day.
+You should request to go live when you’re ready to send messages to people outside your team. We’ll approve your request within one working day.
{% endif %}