From 1ad0f3346b6b08e786bc4dcae0687ead029a49d0 Mon Sep 17 00:00:00 2001 From: Mawoka Date: Sun, 27 Mar 2022 12:10:19 +0200 Subject: [PATCH] :pencil2: Typo in docs --- frontend/src/routes/docs/self-host.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/routes/docs/self-host.svelte b/frontend/src/routes/docs/self-host.svelte index 6207a66..3ac4a34 100644 --- a/frontend/src/routes/docs/self-host.svelte +++ b/frontend/src/routes/docs/self-host.svelte @@ -38,8 +38,8 @@ >git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz

- Now, set a VALID Redis-URI in frontend/Dockerfile and, if you Sentry want, - a valid Sentry-DSN. + Now, set a VALID Redis-URI in frontend/Dockerfile and, if you want Sentry, + set a valid Sentry-DSN.

You must set a valid hCaptcha-Sitekey in the frontend/Dockerfile.