From c20397206a105687444dd9c9d2d46010d767b4e8 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 cc5bd639e..82ab469eb 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`