From 0ad7f746c142689018e08d1415032eb8d8ef9b20 Mon Sep 17 00:00:00 2001 From: Rebecca Pearce <17481621+beccapearce@users.noreply.github.com> Date: Wed, 30 Aug 2023 15:13:17 +0100 Subject: [PATCH] Update one login description in the service toolkit --- app/presenters/service_toolkit_presenter.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/presenters/service_toolkit_presenter.rb b/app/presenters/service_toolkit_presenter.rb index 7272e614..8b4253b3 100644 --- a/app/presenters/service_toolkit_presenter.rb +++ b/app/presenters/service_toolkit_presenter.rb @@ -96,7 +96,7 @@ def collections { "title": "GOV.UK One Login (beta)", "url": "https://www.sign-in.service.gov.uk/", - "description": "Let users sign into your service quickly, easily and securely (private beta with limited participation)", + "description": "Lets your users sign in and prove their identity so they can access your service quickly and easily", }, { "title": "GOV.UK Forms (beta)",