Update wording

This commit is contained in:
Sam Gleske
2018-09-09 13:28:56 -07:00
parent 29c7d4f8c7
commit d6c1fff161

View File

@@ -100,9 +100,9 @@ Modify the `emby` service in [`docker-compose.yml`](docker-compose.yml) and
update the `volumes` section. **Do not delete the `emby-data` volume** or your
emby service will lose its configuration every time the service is restarted.
It is recommended to attach your media as read-only to Emby so that Emby doesn't
accidentally delete your media. Mounting as read-only adds an extra layer of
security.
It is recommended to attach your media as read-only to Emby so that your media
isn't accidentally deleted through Emby. Mounting as read-only adds an extra
layer of security.
```yaml
services: