From 3e839538b0bb63a1c09431a22916622f462547a6 Mon Sep 17 00:00:00 2001 From: ILoveYaToo Date: Thu, 22 Apr 2021 01:46:02 -0400 Subject: [PATCH] spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c26401..599fb25 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ These files are automatically managed by the container. If you wish to adjust th ### Updates - v3.1.0 - * Fixed username/password injection problem during user creation by adding sleep inbetween entries + * Fixed username/password injection problem during user creation by adding sleep in between entries * Updated mountpoint to use symbolic links instead of copying files to allow for app to update assets as needed * Fixed missing files that should be copied inbetween runs - v3.0.0