diff --git a/app/main/forms.py b/app/main/forms.py index 48f39cbab..49279d0d3 100644 --- a/app/main/forms.py +++ b/app/main/forms.py @@ -516,7 +516,7 @@ class RequestToGoLiveForm(StripWhitespaceForm): mou = RadioField( ( 'Has your organisation accepted the GOV.UK Notify data sharing and financial ' - 'agreement (Memorandum of Understanding)?' + 'agreement?' ), choices=[ ('yes', 'Yes'), diff --git a/app/templates/views/terms-of-use.html b/app/templates/views/terms-of-use.html index 9517e6796..7a1fd95e3 100644 --- a/app/templates/views/terms-of-use.html +++ b/app/templates/views/terms-of-use.html @@ -15,7 +15,7 @@ Terms of use

Terms of use

-

To go live on GOV.UK Notify, you must accept the data sharing and financial agreement (memorandum of understanding).

+

To go live on GOV.UK Notify, you must accept our data sharing and financial agreement.

Contact us to get a copy of the agreement or find out if your organisation has already accepted it.

To accept these terms of use, you must be the service manager for your service.