diff --git a/mkdocs/docs/installation/docker-for-beginners.md b/mkdocs/docs/installation/docker-for-beginners.md index efb4d1a..1283b7e 100644 --- a/mkdocs/docs/installation/docker-for-beginners.md +++ b/mkdocs/docs/installation/docker-for-beginners.md @@ -127,7 +127,7 @@ volumes: ``` That will persist the data at `volume/youtube` where the content of the `/youtube` folder will get stored on your host system. -#### Absolut Path +#### Absolute Path Alternatively you can also specify an absolute path on your host system. E.g.: