From 5ce3a9a6fdd3481887b874e6649d1c36e2cfd811 Mon Sep 17 00:00:00 2001 From: Jana Jaeger Date: Tue, 15 Aug 2023 13:02:45 +0200 Subject: [PATCH] Update tasks/sudo-without-root-password.xml Co-authored-by: Daria Vladykina --- tasks/sudo-without-root-password.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/sudo-without-root-password.xml b/tasks/sudo-without-root-password.xml index 982550365..a461a8aed 100644 --- a/tasks/sudo-without-root-password.xml +++ b/tasks/sudo-without-root-password.xml @@ -57,7 +57,7 @@ Alternatively, you can check the output of the id command from a new terminal session. For example, the username - tux has the following ids associated with it: + tux has the following IDs associated with it: &prompt.user; id uid=1000(tux) gid=100(users) groups=100(users),476(wheel)