From 39fbf3ce20599aba6c6a9e394470cf80f35bf430 Mon Sep 17 00:00:00 2001 From: charlesteets <71031886+charlesteets@users.noreply.github.com> Date: Fri, 4 Nov 2022 22:57:43 -0400 Subject: [PATCH] typo fix --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index a00366cee9..7d52539c30 100644 --- a/.env.example +++ b/.env.example @@ -236,7 +236,7 @@ ALLOW_WEBHOOKS=false STATIC_CRON_TOKEN= # You can fine tune the start-up of a Docker container by editing these environment variables. -# Use this at your own risk. Disabling certain checks and features may result in lost of inconsistent data. +# Use this at your own risk. Disabling certain checks and features may result in lots of inconsistent data. # However if you know what you're doing you can significantly speed up container start times. # Set each value to true to enable, or false to disable.