diff --git a/website/docs/add-secure-apps/providers/oauth2/device_code.md b/website/docs/add-secure-apps/providers/oauth2/device_code.md index 2c068a524d..5964247697 100644 --- a/website/docs/add-secure-apps/providers/oauth2/device_code.md +++ b/website/docs/add-secure-apps/providers/oauth2/device_code.md @@ -22,7 +22,7 @@ authentik does not include a default flow for this use case, so it is necessary ### Steps 1. From the authentik Admin interface, navigate to **Flows and Stages** > **Flows**. -2. Create new Flow, fill the form ensuring that **Designation** is set to _Stage Configuraton_ +2. Create a new Flow by clicking **Create**, and fill out the form ensuring **Designation** is set to `Stage Configuration`. 3. In **System** > **Brands** select the edit icon in **Actions** column 4. Open **Default flows** section (from the accordion), select the newly created flow (from step 2.) in **Device code flow**.