diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index 44a41c4a9..aa43b37b7 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -3,7 +3,7 @@ {% from "components/table.html" import mapping_table, row, text_field %} {% block per_page_title %} - What happens when you send a message OR Message states you’ll see in Notify + Message statuses {% endblock %} {% block maincolumn_content %} @@ -14,7 +14,7 @@
-

What happens when you send a message

+

Message statuses

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.

@@ -27,7 +27,9 @@ temporary failures" style="width: 100%;" > -

Message statuses you’ll see in Notify

+

List of message statuses

+

These are the statuses you’ll see when you’re signed in to Notify.

+

Some API statuses are different to the ones you'll see when you're signed in to Notify. Read our documentation for a detailed list of API message statuses.

Emails

@@ -97,8 +99,6 @@ {% endcall %}
-

Read our documentation for a detailed list of API message statuses.

-