From c83a7fa61626183cba90f3270ae95876ee878499 Mon Sep 17 00:00:00 2001 From: Honkertonken <94032937+Honkertonken@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:39:53 +0530 Subject: [PATCH] Update 2.configuration.md --- content/4.backend/2.configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/4.backend/2.configuration.md b/content/4.backend/2.configuration.md index df5494a..2a94535 100644 --- a/content/4.backend/2.configuration.md +++ b/content/4.backend/2.configuration.md @@ -60,7 +60,7 @@ Port number that the HTTP server listens on. - Default: `""` - Example: `"https://movie-web.app https://testing.movie-web.app"` -Space seperated list of allowed origins. +Space separated list of allowed origins. ### `server.allowAnySite`