mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 01:23:11 -04:00
Replace won't with will not
This commit is contained in:
committed by
Chris Hill-Scott
parent
8811903040
commit
c62f4ed706
@@ -22,7 +22,7 @@
|
|||||||
option_hints={
|
option_hints={
|
||||||
'yes': 'Users will be told their organisation has already signed the agreement',
|
'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',
|
'no': 'Users will be prompted to sign the agreement before they can go live',
|
||||||
'unknown': 'Users won’t be prompted to sign the agreement'
|
'unknown': 'Users will not be prompted to sign the agreement'
|
||||||
}
|
}
|
||||||
) }}
|
) }}
|
||||||
{{ page_footer('Save') }}
|
{{ page_footer('Save') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user