summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/header.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/header.d')
-rw-r--r--docs/cmdline-opts/header.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/header.d b/docs/cmdline-opts/header.d
index 99248ce80..980467d5b 100644
--- a/docs/cmdline-opts/header.d
+++ b/docs/cmdline-opts/header.d
@@ -30,7 +30,7 @@ You need --proxy-header to send custom headers intended for a HTTP
proxy. Added in 7.37.0.
Passing on a "Transfer-Encoding: chunked" header when doing a HTTP request
-with a requst body, will make curl send the data using chunked encoding.
+with a request body, will make curl send the data using chunked encoding.
Example: