]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TheArtOfHttpScripting.md: rewrite double 'that'
authorDaniel Stenberg <daniel@haxx.se>
Mon, 30 Dec 2024 12:42:25 +0000 (13:42 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 30 Dec 2024 13:02:37 +0000 (14:02 +0100)
Closes #15863

docs/TheArtOfHttpScripting.md

index 28314ea90970677f2d0dd590a0b61bf30a3ccebb..7875c8eb201ca968f9d910d4b9ee02bc6468c65b 100644 (file)
@@ -161,7 +161,7 @@ SPDX-License-Identifier: curl
     curl https://curl.se
 
  you get a webpage returned in your terminal window. The entire HTML document
- that that URL holds.
+ this URL identifies.
 
  All HTTP replies contain a set of response headers that are normally hidden,
  use curl's [`--include`](https://curl.se/docs/manpage.html#-i) (`-i`)