From 73dfb523ec25632b6a43883c3ccd8436d81d06fa Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:08:32 +1100 Subject: [PATCH] Fix typos (#3285) --- .../documentation/getting-started/authentication/oidc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/documentation/getting-started/authentication/oidc.md b/docs/docs/documentation/getting-started/authentication/oidc.md index ace4a83a0229..55ee1c1b3455 100644 --- a/docs/docs/documentation/getting-started/authentication/oidc.md +++ b/docs/docs/documentation/getting-started/authentication/oidc.md @@ -40,17 +40,17 @@ Before you can start using OIDC Authentication, you must first configure a new c ## Mealie Setup -Take the client id and your discovery URL and update your environment variables to include the required OIDC variables described in [Installation - Backend Configuration](../installation/backend-config.md#openid-connect-oidc) +Take the client id and your discovery URL and update your environment variables to include the required OIDC variables described in [Installation - Backend Configuration](../installation/backend-config.md#openid-connect-oidc). ## Examples ### Authelia -Follow the instructions in [Authelia's documentation](https://www.authelia.com/configuration/identity-providers/open-id-connect/). Below is an example config +Follow the instructions in [Authelia's documentation](https://www.authelia.com/configuration/identity-providers/open-id-connect/). Below is an example config. !!! warning - This is only an example and not meant to be an exhaustive configuration. You should read read through the documentation and adjust your configuration as needed. + This is only an example and not meant to be an exhaustive configuration. You should read through the documentation and adjust your configuration as needed. ```yaml identity_providers: