[CI:DOCS] Fix typos and improve language

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
Erik Sjölund
2022-01-24 19:34:36 +01:00
parent 54bfabb78a
commit 8099a61b64
19 changed files with 41 additions and 41 deletions

View File

@ -29,7 +29,7 @@ $ echo $?
$
```
Check if an network called `webbackend` exists (the network does not actually exist).
Check if a network called `webbackend` exists (the network does not actually exist).
```
$ podman network exists webbackend
$ echo $?