From a884bef77bea79f99865e2d275b38d6b4f38a794 Mon Sep 17 00:00:00 2001 From: Anastasia Gradova <108748167+anagradova@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:08:14 -0700 Subject: [PATCH] Update app/content/get-started.md Co-authored-by: Steven Reilly --- app/content/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}