docs: do not start lines/sentences with So, But nor And

Closes #12802
This commit is contained in:
Daniel Stenberg 2024-01-26 10:19:30 +01:00
parent 92f8a1686d
commit 440bc97e4c
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 36 additions and 16 deletions

View file

@ -7,7 +7,7 @@ protocols and it is the Internet transfer machine for the world.
In the curl project we love protocols and we love supporting many protocols
and doing it well.
So how do you proceed to add a new protocol and what are the requirements?
How do you proceed to add a new protocol and what are the requirements?
## No fixed set of requirements