Skip to content

Commit 0bdfb1e

Browse files
committed
Update index.html
1 parent 1b5875c commit 0bdfb1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h4>Routes</h4>
4040
</p>
4141

4242
<p>
43-
You can use GET, POST, PUT... and access your resources from anywhere
43+
You can use any HTTP verbs (GET, POST, PUT, PATCH and DELETE) and access your resources from anywhere
4444
using CORS and JSONP.
4545
</p>
4646

@@ -78,4 +78,4 @@ <h4>Issues</h4>
7878
})
7979
</script>
8080
</body>
81-
</html>
81+
</html>

0 commit comments

Comments
 (0)