diff --git a/website/docs/developer-docs/docs/templates/combo.md b/website/docs/developer-docs/docs/templates/combo.md index 8de8392a35..2233d3d69e 100644 --- a/website/docs/developer-docs/docs/templates/combo.md +++ b/website/docs/developer-docs/docs/templates/combo.md @@ -30,7 +30,7 @@ In this section, inform the reader of anything they need to do, or have configur ## Overview of steps/workflow (optional section) -If the task is quite long or complex, it might be good to add a bullet list of the main steps, or even a diagram of the workflow, just so that the reader can first familairize themselves with the 50,000 meter view before they dive into the detailed steps. +If the task is quite long or complex, it might be good to add a bullet list of the main steps, or even a diagram of the workflow, just so that the reader can first familiarize themselves with the 50,000 meter view before they dive into the detailed steps. ## First several group steps diff --git a/website/docs/developer-docs/docs/templates/procedural.md b/website/docs/developer-docs/docs/templates/procedural.md index aa34afb75e..20f9868732 100644 --- a/website/docs/developer-docs/docs/templates/procedural.md +++ b/website/docs/developer-docs/docs/templates/procedural.md @@ -22,7 +22,7 @@ In this section, inform the reader of anything they need to do, or have configur ## Overview of steps/workflow (optional section) -If the task is quite long or complex, it might be good to add a bullet list of the main steps, or even a diagram of the workflow, just so that the reader can first familairize themselves with the 50,000 meter view before they dive into the detailed steps. +If the task is quite long or complex, it might be good to add a bullet list of the main steps, or even a diagram of the workflow, just so that the reader can first familiarize themselves with the 50,000 meter view before they dive into the detailed steps. ## First several group steps diff --git a/website/docs/developer-docs/index.md b/website/docs/developer-docs/index.md index 526d8ef78e..854882800a 100644 --- a/website/docs/developer-docs/index.md +++ b/website/docs/developer-docs/index.md @@ -114,7 +114,7 @@ When you are creating an enhancement suggestion, please fill in [the template](h #### Local development -authentik can be run locally, all though depending on which part you want to work on, different pre-requisites are required. +authentik can be run locally, although depending on which part you want to work on, different pre-requisites are required. This is documented in the [developer docs](./setup/frontend-dev-environment.md). diff --git a/website/docs/users-sources/sources/social-logins/mailcow/index.md b/website/docs/users-sources/sources/social-logins/mailcow/index.md index b1f1b5a229..02ad2f8f5f 100644 --- a/website/docs/users-sources/sources/social-logins/mailcow/index.md +++ b/website/docs/users-sources/sources/social-logins/mailcow/index.md @@ -22,7 +22,7 @@ The following placeholders are used in this guide: 3. Insert the redirect URL: `https://authentik.company/source/oauth/callback/mailcow/` -![Add OAuth2 CLient](./mailcow2.png) +![Add OAuth2 Client](./mailcow2.png) 4. Copy the **Client ID** and **Client secret** and _save it for later_