From 0bdfb1ece9576306a8e48cdc2b449b4b34b99cbe Mon Sep 17 00:00:00 2001 From: typicode Date: Sun, 22 Feb 2015 21:10:17 +0100 Subject: [PATCH] Update index.html --- src/public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/public/index.html b/src/public/index.html index a8e8059..57d2926 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -40,7 +40,7 @@

- You can use GET, POST, PUT... and access your resources from anywhere + You can use any HTTP verbs (GET, POST, PUT, PATCH and DELETE) and access your resources from anywhere using CORS and JSONP.

@@ -78,4 +78,4 @@ }) - \ No newline at end of file +