diff --git a/os/AlmaLinux/AlmaLinux.md b/os/AlmaLinux/AlmaLinux.md index f2fc0a6..fdd37c8 100644 --- a/os/AlmaLinux/AlmaLinux.md +++ b/os/AlmaLinux/AlmaLinux.md @@ -73,7 +73,7 @@ Uncomment/change these settings: ```conf PermitRootLogin no -# PubkeyAuthentication yes <-- This is the detault, so you don't need to change this +# PubkeyAuthentication yes <-- This is the default, so you don't need to change this PasswordAuthentication no KbdInteractiveAuthentication no ```