pages.de/*: fix spelling and grammar (#7135)

This commit is contained in:
Daniel
2021-10-22 17:03:00 +02:00
committed by GitHub
parent f7734c08a2
commit afe2deb899
46 changed files with 64 additions and 64 deletions

View File

@@ -32,6 +32,6 @@
`curl --user benutzername:passwort {{http://beispiel.de}}`
- Übergib Client-Zertifikat und -Schlüssel für eine Resource und überspringe die Zertifikatsüberprüfung:
- Übergib Client-Zertifikat und -Schlüssel für eine Ressource und überspringe die Zertifikatsüberprüfung:
`curl --cert {{client.pem}} --key {{key.pem}} --insecure {{https://beispiel.de}}`