mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-24 12:13:08 -04:00
Replace isn't with is not
This commit is contained in:
committed by
Chris Hill-Scott
parent
0926d6ce25
commit
90b8af63d5
@@ -12,6 +12,6 @@
|
||||
Provided as PDF on {{ created_at|format_datetime_short }}
|
||||
</p>
|
||||
<p class="notification-status-cancelled">
|
||||
Validation failed – this isn’t a PDF file that Notify can read
|
||||
Validation failed – this is not a PDF file that Notify can read
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user