diff --git a/app/templates/views/features.html b/app/templates/views/features.html index 168c41ef9..537771192 100644 --- a/app/templates/views/features.html +++ b/app/templates/views/features.html @@ -40,7 +40,7 @@
You can integrate the Notify API with your web application or back-office system to send messages automatically.
-Read our API documentation for more information.
+Read our API documentation for more information.
Notify’s real-time dashboard lets you see the number of messages sent. You can also check the current status of any message to see when it was delivered.
diff --git a/app/templates/views/features/emails.html b/app/templates/views/features/emails.html index a9ab091db..826647c96 100644 --- a/app/templates/views/features/emails.html +++ b/app/templates/views/features/emails.html @@ -43,7 +43,7 @@Contact the team and ask us to turn this feature on for your service.
-Read the API documentation for more information.
+Read our API documentation for more information.
Notify lets you choose the email address that users reply to.
diff --git a/app/templates/views/features/letters.html b/app/templates/views/features/letters.html index d63599962..29244673d 100644 --- a/app/templates/views/features/letters.html +++ b/app/templates/views/features/letters.html @@ -25,18 +25,19 @@You can also integrate with our API to send letters automatically.
You can send letters by first or second class post.
+Notify can send letters by first or second class post.
First class letters are delivered one day after they’re dispatched. Second class letters are delivered 2 days after they’re dispatched.
Letters sent before 5:30pm are dispatched the next working day (Monday to Friday). Royal Mail delivers from Monday to Saturday, excluding bank holidays.
You can create reusable letter templates in Notify, or upload and send your own letters.
+You can create reusable letter templates in Notify, or upload and send your own letters with the Notify API.
Use the letter specification document to help you set up your letter, save it as a PDF, then upload it to Notify.
+
Read our API documentation for more information.
It costs between 30p and 76p (plus VAT) to send a letter. Prices include:
diff --git a/app/templates/views/features/text-messages.html b/app/templates/views/features/text-messages.html index 8fc20a042..a85eca875 100644 --- a/app/templates/views/features/text-messages.html +++ b/app/templates/views/features/text-messages.html @@ -15,7 +15,7 @@With GOV.UK Notify you can send thousands of free text messages to UK and international numbers.
+Send thousands of free text messages to UK and international numbers with GOV.UK Notify.
{% if not current_user.is_authenticated %}Create an account and try Notify for yourself.
{% endif %} diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index c82aa3148..26e168d90 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -18,7 +18,7 @@When you send a message using GOV.UK Notify, it moves through different states.
Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered. You can also use our API to check the status of your messages.
-For security, this information is only available for 7 days after a message has been sent. You can download a report, including a list of sent messages, for your own records.
+For security, this information is only available for 7 days after a message has been sent. You can download a report, including a list of sent messages, for your own records.
These are the types of message status you’ll see when you’re signed in to Notify.
-If you’re using our API, some of the statuses you’ll see will be different. Read our documentation for a detailed list of API message statuses.
+If you’re using our API, some of the statuses you’ll see will be different. Read our documentation for a detailed list of API message statuses.