docs: fix typos in developer and user documentation (#14680)

This commit is contained in:
Lehlogonolo N. Masubelele
2025-05-26 13:51:17 +02:00
committed by GitHub
parent c28b65a3f2
commit 2e5e8f5c58
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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).

View File

@ -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_