From ea2ae0337862454310553a1b3d16a0a5e24b1697 Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Thu, 25 Jul 2019 12:34:33 -0400 Subject: [PATCH] Fix typos for READMEs in Docker directory (#1340) * Fix typo --- docker/1.5/README.md | 2 +- docker/1.6/README.md | 2 +- docker/local/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/1.5/README.md b/docker/1.5/README.md index 27b05904..ce91cd03 100644 --- a/docker/1.5/README.md +++ b/docker/1.5/README.md @@ -15,7 +15,7 @@ Two docker volumes have been created in the image to be used for persistent stor ## User/Group -The image runs mosqutto under the mosquitto user and group, which are created +The image runs mosquitto under the mosquitto user and group, which are created with a uid and gid of 1883. ## Configuration diff --git a/docker/1.6/README.md b/docker/1.6/README.md index 27b05904..ce91cd03 100644 --- a/docker/1.6/README.md +++ b/docker/1.6/README.md @@ -15,7 +15,7 @@ Two docker volumes have been created in the image to be used for persistent stor ## User/Group -The image runs mosqutto under the mosquitto user and group, which are created +The image runs mosquitto under the mosquitto user and group, which are created with a uid and gid of 1883. ## Configuration diff --git a/docker/local/README.md b/docker/local/README.md index eb830604..f11086aa 100644 --- a/docker/local/README.md +++ b/docker/local/README.md @@ -17,7 +17,7 @@ Two docker volumes have been created in the image to be used for persistent stor ## User/Group -The image runs mosqutto under the mosquitto user and group, which are created +The image runs mosquitto under the mosquitto user and group, which are created with a uid and gid of 1883. ## Configuration