mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05: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:
parent
c701498e6e
commit
0d26ab9ed3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user