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.