docs: fix typos

Fix various typos in Markdown documentation files.
This commit is contained in:
Andrei Rybak
2021-11-02 14:39:58 +01:00
parent 9ae676072c
commit a462a9f488
3 changed files with 6 additions and 6 deletions

View File

@ -74,7 +74,7 @@ $ nix-build release.nix -A build.x86_64-linux
### Connecting to the database
Assuming you're running the the default configuration with `foreman start`,
Assuming you're running the default configuration with `foreman start`,
open an interactive session with Postgres via:
```console