From 0d0daedb805c81283c25bed396ce2d2e0e55cc72 Mon Sep 17 00:00:00 2001 From: brattex Date: Fri, 13 Oct 2023 15:23:25 +0200 Subject: [PATCH] Typo fixed (#875) One Apache typo -- apache//Apache --- source/authentication.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/authentication.rst b/source/authentication.rst index ec244dd49..09fceddda 100644 --- a/source/authentication.rst +++ b/source/authentication.rst @@ -11,7 +11,7 @@ focus on setting up some of the more common authentication modules (e.g., OpenID Connect with KeyCloak). After installing Open OnDemand you **must** add authentiction of some kind -to generate the correct apache configuration. When no authentiction is +to generate the correct Apache configuration. When no authentiction is supplied Apache will only serve a static page that directs you here. No Open OnDemand functionality is available without authentiction.