1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

docs: fix typos in NEW-PROTOCOL.md

This fixes a misspelled "it" and a grammatically wrong "-ing" suffix.

Closes #6471
This commit is contained in:
Emil Engler 2021-01-17 12:54:34 +01:00
parent c701498e6e
commit 0d26ab9ed3
No known key found for this signature in database
GPG Key ID: 2F6D4145C55FC7C7

View File

@ -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