docs: grammar proofread, typo fixes

(Partially automated) proofread of most of the documentation, leading to
various typo fixes.

Closes #8353
This commit is contained in:
Antoine Pietri 2022-01-27 02:12:50 +01:00 committed by Daniel Stenberg
parent 91e3996aa7
commit b341b7675b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
21 changed files with 68 additions and 65 deletions

View file

@ -25,7 +25,7 @@ HTTP/3 and QUIC support in curl is considered **EXPERIMENTAL** until further
notice. It needs to be enabled at build-time.
Further development and tweaking of the HTTP/3 support in curl will happen in
in the master branch using pull-requests, just like ordinary changes.
the master branch using pull-requests, just like ordinary changes.
# ngtcp2 version
@ -157,7 +157,7 @@ Check out the [list of known HTTP3 bugs](https://curl.se/docs/knownbugs.html#HTT
This is not advice on how to run anything in production. This is for
development and experimenting.
## Preqreqs
## Prereqs
An existing local HTTP/1.1 server that hosts files. Preferably also a few huge
ones. You can easily create huge local files like `truncate -s=8G 8GB` - they