mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04: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
|
Message too long
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<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.
|
Your message is {{ template.content_count }} characters.
|
||||||
</p>
|
</p>
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|||||||
Reference in New Issue
Block a user