Replace can't with cannot

This commit is contained in:
karlchillmaid
2019-09-12 16:51:49 +01:00
committed by Chris Hill-Scott
parent 508ac04aa6
commit 0ff57d8514

View File

@@ -6,7 +6,7 @@
Message too long
</h1>
<p>
Text messages cant 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 %}