From 583965d1fbfb7bd72d84fa021954459ed48ae458 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Tue, 21 Jan 2020 10:13:25 +0000 Subject: [PATCH] Update and rename send-a-file-by-email.html to send-files-by-email.html --- .../{send-a-file-by-email.html => send-files-by-email.html} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app/templates/views/guidance/{send-a-file-by-email.html => send-files-by-email.html} (77%) diff --git a/app/templates/views/guidance/send-a-file-by-email.html b/app/templates/views/guidance/send-files-by-email.html similarity index 77% rename from app/templates/views/guidance/send-a-file-by-email.html rename to app/templates/views/guidance/send-files-by-email.html index 9c1e2c86a..5d486f42d 100644 --- a/app/templates/views/guidance/send-a-file-by-email.html +++ b/app/templates/views/guidance/send-files-by-email.html @@ -12,7 +12,7 @@

Contact us if you want to send files by email.

-

Follow the instructions to send a file by email in our API documentation.

+

Then follow the instructions to send a file by email in our API documentation.

{% endblock %}