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

@ -13,7 +13,7 @@ The following placeholders are used in this guide:
## FreeIPA Setup
1. Log into FreeIPA.
1. Log in to FreeIPA.
2. Create a user in FreeIPA, matching your naming scheme. Provide a strong password, example generation methods: `pwgen 64 1` or `openssl rand 36 | base64 -w 0`. After you are done click **Add and Edit**.