Skip to content

Commit 9390fa3

Browse files
authored
Update README.md
1 parent 03a04b7 commit 9390fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<br>
1919
<h3>Update user</h3>
2020
<code>curl localhost:8080/access/update/{id} -d {enter the parameters you want to update}</code><br>
21-
<h6>Eg. curl localhost:8080/access/update/1 -d gender=M email=abc@email.com</h6>
21+
<h6>Eg. curl localhost:8080/access/update/1 -d gender=M -d email=abc@email.com</h6>
2222
<br>
2323

2424
<h3>Get random quote</h3>

0 commit comments

Comments
 (0)