mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-25 21:00:47 -05:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
508ac04aa6
commit
0ff57d8514
@@ -6,7 +6,7 @@
|
||||
Message too long
|
||||
</h1>
|
||||
<p>
|
||||
Text messages can’t be longer than {{ SMS_CHAR_COUNT_LIMIT }} characters.
|
||||
Text messages cannot be longer than {{ SMS_CHAR_COUNT_LIMIT }} characters.
|
||||
Your message is {{ template.content_count }} characters.
|
||||
</p>
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user