diff --git a/app/utils.py b/app/utils.py index 3f2eabc02..44d455b3f 100644 --- a/app/utils.py +++ b/app/utils.py @@ -623,7 +623,7 @@ LETTER_VALIDATION_MESSAGES = { 'detail': ( 'You need to change the size or orientation of {invalid_pages}.
' 'Files must meet our ' - '' + '' 'letter specification' '.' ),