From f5553761198f6bd4a4e985b53d8d660730ffe0f2 Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Mon, 9 May 2016 11:15:12 +0100 Subject: [PATCH] correct typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 558a6ffc5..05abfe37d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -111,7 +111,7 @@ These provide example code for calling the API and for creating API tokens. You can use the GOV.UK Notify API to: -* send an [text](#sendtext) or [email](#sendemail) notification +* send a [text](#sendtext) or [email](#sendemail) notification * [retrieve the status of one notification](#get_single_notif) * [retrieve the status of all notifications](#get_all_notif)