From 384049585b6a596abab611e9f98c9e785f3605c8 Mon Sep 17 00:00:00 2001 From: Catherine Heywood Date: Thu, 19 May 2016 14:56:18 +0100 Subject: [PATCH] explanations of queryparams3 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index bf51c249f..9e9585658 100644 --- a/docs/index.md +++ b/docs/index.md @@ -306,7 +306,7 @@ where: * `next` is the URL of the next page of notifications These URLs accept the following query string parameters: - * `template_type` - `sms` or `email` (you can enter both) + * `template_type` - `sms` or `email` (you can enter `template_type` twice) * `status` - `sending`, `delivered`, or `failed` * `page` - page number * `page_size` - number of notifications per page; defaults to 50