fixed typos as suggested by @jwilk (closes #369)

This commit is contained in:
Lukas Schauer
2017-07-10 16:55:18 +02:00
parent bd57777c62
commit d1f215b652
3 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ dehydrated is looking for a config file in a few different places, it will use t
- `/etc/dehydrated/config`
- `/usr/local/etc/dehydrated/config`
- The current working directory of your shell
- The directory from which dehydrated was ran
- The directory from which dehydrated was run
Have a look at [docs/examples/config](docs/examples/config) to get started, copy it to e.g. `/etc/dehydrated/config`
and edit it to fit your needs.