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'),