summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Engler <me@emilengler.com>2021-01-17 12:54:34 +0100
committerEmil Engler <me@emilengler.com>2021-01-17 12:56:03 +0100
commit0d26ab9ed3ac29da2a383d313e93df3e9f5295a2 (patch)
tree00c8f3ed2379a1114a3f42b35fdf8c791762832b
parentc701498e6e895c74adfed2787b9573048b4e6adc (diff)
downloadcurl-0d26ab9ed3ac29da2a383d313e93df3e9f5295a2.tar.gz
docs: fix typos in NEW-PROTOCOL.md
This fixes a misspelled "it" and a grammatically wrong "-ing" suffix. Closes #6471
-rw-r--r--docs/NEW-PROTOCOL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/NEW-PROTOCOL.md b/docs/NEW-PROTOCOL.md
index 489c43128..9984eea2a 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