From 99f7b08be5751b1a895810e703c90ab892617464 Mon Sep 17 00:00:00 2001 From: Jocelyn Gould Date: Thu, 19 Feb 2026 19:13:56 -0500 Subject: [PATCH] corrected typos in postinstallation-tasks.adoc per #155 --- modules/ROOT/pages/installation/postinstallation-tasks.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/installation/postinstallation-tasks.adoc b/modules/ROOT/pages/installation/postinstallation-tasks.adoc index 0a154e4..b8cb91f 100644 --- a/modules/ROOT/pages/installation/postinstallation-tasks.adoc +++ b/modules/ROOT/pages/installation/postinstallation-tasks.adoc @@ -24,7 +24,7 @@ To perform the administrative tasks described here, you need either any Linux or == Simplified access for the administrative account -In a default installation, the root account is locked and administrative work is delegated to a user account that is entitled to root privileges (sudo). It is convenient to make the login process as comfortabe as possible. +In a default installation, the root account is locked and administrative work is delegated to a user account that is entitled to root privileges (sudo). It is convenient to make the login process as comfortable as possible. include::partial$installation/post-install/convenient-user-login.adoc[]