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 +