mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 09:29:22 -04:00
Replace don't with do not
This commit is contained in:
committed by
Chris Hill-Scott
parent
4f7d618d89
commit
fc4eb24795
@@ -31,7 +31,7 @@
|
||||
{{ textbox(form.volume_sms, width='1-2', hint='For example, 50,000') }}
|
||||
{{ textbox(form.volume_letter, width='1-2', hint='For example, 50,000') }}
|
||||
</div>
|
||||
{{ radios(form.consent_to_research, hint='You don’t have to take part and you can unsubscribe at any time') }}
|
||||
{{ radios(form.consent_to_research, hint='You do not have to take part and you can unsubscribe at any time') }}
|
||||
{{ page_footer('Continue') }}
|
||||
{% endcall %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user