Skip to content

Commit 0dea4f1

Browse files
committed
Update 050-post-it.md
1 parent 5e8388f commit 0dea4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

050-post-it.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It may be helpful to look into what POST requests *are*. How can you use this?
1515

1616
## Solution
1717

18-
Using curl, you can manually specify post values
18+
Using curl, you can manually specify POST values
1919

2020
```
2121
$ curl --data "user=admin&request=flag" http://www.easyctf.com/sites/post-it

0 commit comments

Comments
 (0)