]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
request.md: language fix
authorLee Li <linjielig@gmail.com>
Sun, 2 Jun 2024 01:42:52 +0000 (09:42 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 2 Jun 2024 15:12:25 +0000 (17:12 +0200)
improved for better readability and correctness

Closes #13854

docs/cmdline-opts/request.md

index 4a6304c1be574aefa607ee388539f3fd563c802c..73ef63b2bf470ad22f64e6f2dc567d7c36cb9b91 100644 (file)
@@ -19,7 +19,7 @@ Example:
 
 Change the method to use when starting the transfer.
 
-curl passes on the verbatim string you give it its the request without any
+curl passes on the verbatim string you give it in the request without any
 filter or other safe guards. That includes white space and control characters.
 
 ## HTTP