website: fix incorrect usage of "login to" + "log into" vs "log in to" (#14772)

This commit is contained in:
Dominic R
2025-05-29 10:23:19 -04:00
committed by GitHub
parent 2519bcef89
commit 8f939fa577
12 changed files with 14 additions and 14 deletions

View File

@ -21,7 +21,7 @@ The following placeholders are used in this guide:
## Apple
1. Log into your Apple developer account, and navigate to **Certificates, IDs & Profiles**, then click **Identifiers** in the sidebar.
1. Log in to your Apple developer account, and navigate to **Certificates, IDs & Profiles**, then click **Identifiers** in the sidebar.
2. Register a new Identifier with the type of **App IDs**, and the subtype **App**.
3. Choose a name that users will recognise for the **Description** field.
4. For your bundle ID, use the reverse domain of authentik, in this case `company.authentik`.

View File

@ -48,7 +48,7 @@ Finally, you need to publish the Facebook app.
## authentik configuration
1. Log into authentik as admin, and then navigate to **Directory -> Federation & Social login**
1. Log in to authentik as admin, and then navigate to **Directory -> Federation & Social login**
2. Click **Create**.
3. In the **New Source** box, for **Select type** select **Facebook OAuth Source** and then click **Next**.
4. Define the following fields:

View File

@ -14,7 +14,7 @@ The following placeholders are used in this guide:
## Mailcow
1. Log into mailcow as an admin and navigate to the OAuth2 Apps settings
1. Log in to mailcow as an admin and navigate to the OAuth2 Apps settings
![OAuth2 Apps menu](./mailcow1.png)