From 767c7db48acc814f2ee236bff5686cb7582848cc Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 23 Sep 2019 11:11:11 +0100 Subject: [PATCH] Update app/templates/views/notifications/invalid_precompiled_letter.html --- .../views/notifications/invalid_precompiled_letter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/notifications/invalid_precompiled_letter.html b/app/templates/views/notifications/invalid_precompiled_letter.html index d44446547..99530d918 100644 --- a/app/templates/views/notifications/invalid_precompiled_letter.html +++ b/app/templates/views/notifications/invalid_precompiled_letter.html @@ -12,6 +12,6 @@ Provided as PDF on {{ created_at|format_datetime_short }}

- Validation failed – this is not a PDF file that Notify can read + Validation failed – Notify cannot read this PDF file

{% endblock %}