From 4827c7f4babea59f57987f8dc846b29906015025 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 5 Apr 2019 12:04:07 +0100 Subject: [PATCH] Add - to back-office Add - to back-office --- app/templates/views/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/features.html b/app/templates/views/features.html index 86501242a..91495f9eb 100644 --- a/app/templates/views/features.html +++ b/app/templates/views/features.html @@ -37,7 +37,7 @@

To send a batch of messages at once, upload a list of contact details to Notify. You can also schedule the date and time you want them to be sent.

API integration

-

You can integrate the GOV.UK Notify API with your web application or back office system to send messages automatically.

+

You can integrate the GOV.UK Notify API with your web application or back-office system to send messages automatically.

Read our API documentation for more information.

Reporting