Replace won't with will not

This commit is contained in:
karlchillmaid
2019-09-13 11:12:25 +01:00
committed by Chris Hill-Scott
parent 8811903040
commit c62f4ed706

View File

@@ -22,7 +22,7 @@
option_hints={
'yes': 'Users will be told their organisation has already signed the agreement',
'no': 'Users will be prompted to sign the agreement before they can go live',
'unknown': 'Users wont be prompted to sign the agreement'
'unknown': 'Users will not be prompted to sign the agreement'
}
) }}
{{ page_footer('Save') }}