From e7fdd768e65bcdf8c095e0f23a0141de7cfcf0b7 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 10 Jun 2021 16:43:48 +0100 Subject: [PATCH] Fix typo --- app/templates/views/message-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index 63c6a5cad..3ba7f8c9d 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -80,7 +80,7 @@ ('Printed', 'The provider has printed the letter. Letters are printed at 5:30pm and dispatched the next working day.'), ('Cancelled', 'Sending cancelled. Your letter will not be printed or dispatched.'), ('Technical failure', 'Notify had an unexpected error while sending the letter to our printing provider.'), - ('Permenent failure', 'The provider cannot print the letter. Your letter will not be dispatched.') + ('Permanent failure', 'The provider cannot print the letter. Your letter will not be dispatched.') ] %} {% call row() %} {{ text_field(message_length) }}