From 5c2eea82e017f1b16d517da18de81c01128a7347 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 13 Dec 2019 15:40:43 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-syncthing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-syncthing.md b/images/docker-syncthing.md index a403f1b0ae..e35aa9f01b 100644 --- a/images/docker-syncthing.md +++ b/images/docker-syncthing.md @@ -99,7 +99,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>` | Umask setting - [explaination](https://askubuntu.com/questions/44542/what-is-umask-and-how-does-it-work) | +| `UMASK_SET=<022>` | Umask setting - [explanation](https://askubuntu.com/questions/44542/what-is-umask-and-how-does-it-work) | ### Volume Mappings (`-v`)