From: Emil Engler Date: Sun, 17 Jan 2021 11:54:34 +0000 (+0100) Subject: docs: fix typos in NEW-PROTOCOL.md X-Git-Tag: curl-7_75_0~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6471%2Fhead;p=thirdparty%2Fcurl.git docs: fix typos in NEW-PROTOCOL.md This fixes a misspelled "it" and a grammatically wrong "-ing" suffix. Closes #6471 --- diff --git a/docs/NEW-PROTOCOL.md b/docs/NEW-PROTOCOL.md index 489c431286..9984eea2aa 100644 --- a/docs/NEW-PROTOCOL.md +++ b/docs/NEW-PROTOCOL.md @@ -38,8 +38,8 @@ session". ### Transfer oriented The protocol itself should be focused on *transfers*. Be it uploads or -downloads or both. I should at least be possible to view the transfers as -such, like we can view reading emails over POP3 as a downloading and sending +downloads or both. It should at least be possible to view the transfers as +such, like we can view reading emails over POP3 as a download and sending emails over SMTP as an upload. If you cannot even shoehorn the protocol into a transfer focused view, then