Update index.html

This commit is contained in:
typicode
2015-02-22 21:10:17 +01:00
parent 1b5875c82c
commit 0bdfb1ece9

View File

@ -40,7 +40,7 @@
</p>
<p>
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.
</p>
@ -78,4 +78,4 @@
})
</script>
</body>
</html>
</html>