diff options
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index a3fa989d48..f70642d401 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -6980,7 +6980,7 @@ build users. @node Defining Services @subsection Defining Services -The previous sections how the available services and how one can combine +The previous sections show the available services and how one can combine them in an @code{operating-system} declaration. But how do we define them in the first place? And what is a service anyway? |