mirror of
https://github.com/curl/curl.git
synced 2026-06-24 06:35:38 +03: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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue