Skip to content

Commit dc46989

Browse files
Minor correction
1 parent 874e298 commit dc46989

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
@@ -70,7 +70,7 @@ And then run it using `-t (--template)`:
7070
sb -u "http://example.com/api/car/123" -n 1000 -t template.txt
7171
```
7272

73-
Another example, to make a POST request sending a JSON peyload, create this file (**NOTE** the empty line between headers and body):
73+
Another example, to make a POST request sending a JSON payload, create this file (**NOTE** the empty line between headers and body):
7474

7575
```
7676
Content-Type: application/json

0 commit comments

Comments
 (0)