From ee3614f10e9eb9973ea9d0e1b89e18ee4281b92c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 6 Nov 2023 02:18:24 +0100 Subject: [PATCH] fix: typo in README.md (#630) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 679785723..409d4c8f1 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Then, inside the `documenso` folder, copy the example env file: cp .env.example .env ``` -The following environement variables must be set: +The following environment variables must be set: * `NEXTAUTH_URL` * `NEXTAUTH_SECRET`