diff --git a/images/docker-lidarr.md b/images/docker-lidarr.md index 0b1d39963..f31d4836c 100644 --- a/images/docker-lidarr.md +++ b/images/docker-lidarr.md @@ -98,7 +98,7 @@ Docker images are configured using parameters passed at runtime (such as those a | `PUID=1000` | for UserID - see below for explanation | | `PGID=1000` | for GroupID - see below for explanation | | `TZ=Europe/London` | Specify a timezone to use EG Europe/London. | -| `UMASK_SET=022` | control permissions of files and directories created by Sonarr | +| `UMASK_SET=022` | control permissions of files and directories created by Lidarr. | ### Volume Mappings (`-v`)