From 8285298a5dd74aeaa8622cfba1260b3092be8d15 Mon Sep 17 00:00:00 2001 From: chrisdavidmills Date: Mon, 1 Aug 2016 11:45:03 +0100 Subject: [PATCH] making small fix to examples.json --- examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.json b/examples.json index b55e7ef..e8fed4c 100644 --- a/examples.json +++ b/examples.json @@ -154,7 +154,7 @@ { "name": "cookies", "apis": [ - "Cookies", + "Cookie", "get", "set", "remove"