mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
a2455abda4
commit
ce9d509601
@@ -1,5 +1,5 @@
|
||||
<h1 class='banner-title' data-module="track-error" data-error-type="Trying to send letters in trial mode" data-error-label="{{ upload_id }}">
|
||||
You can’t send
|
||||
You cannot send
|
||||
{{ 'this letter' if count_of_recipients == 1 else 'these letters' }}
|
||||
</h1>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user