docs: fix proselint complaints

This commit is contained in:
Daniel Stenberg 2022-09-19 17:30:30 +02:00
parent 6e0dbe84e2
commit fda897f5a1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
16 changed files with 68 additions and 71 deletions

View file

@ -253,7 +253,7 @@ development and experimenting.
## Prerequisite(s)
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
ones. You can easily create huge local files like `truncate -s=8G 8GB` - they
are huge but do not occupy that much space on disk since they are just big
holes.