From 1abecb81c40f484c277258232b4fd318d13a16e1 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Fri, 20 Sep 2024 16:27:39 -0300 Subject: [PATCH] reword --- rfcs/0182-user-management.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rfcs/0182-user-management.md b/rfcs/0182-user-management.md index 800d6d4..cb706fe 100644 --- a/rfcs/0182-user-management.md +++ b/rfcs/0182-user-management.md @@ -250,8 +250,8 @@ As an example of prior art, there is our Scheme-based cousin, Guix Software Distribution. Since at least 2022 AD they bring a similar tool, conveniently called Guix Home. -The nicest thing about this tool is that it is tightly integrated with Guix, to -the point of `home` being a mere subcommand of `guix`. +The nicest thing about this tool is its tight integration with Guix as a whole, +to the point of `home` being a mere subcommand of `guix`. ## Home Manager