We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874e298 commit dc46989Copy full SHA for dc46989
README.md
@@ -70,7 +70,7 @@ And then run it using `-t (--template)`:
70
sb -u "http://example.com/api/car/123" -n 1000 -t template.txt
71
```
72
73
-Another example, to make a POST request sending a JSON peyload, create this file (**NOTE** the empty line between headers and body):
+Another example, to make a POST request sending a JSON payload, create this file (**NOTE** the empty line between headers and body):
74
75
76
Content-Type: application/json
0 commit comments