summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjgart <jgart@dismail.de>2022-04-09 11:24:27 -0400
committerLudovic Courtès <ludo@gnu.org>2022-04-10 00:17:40 +0200
commitcec2ec4440cf63f6b8b75f2bb4e47659fca9e5eb (patch)
tree79de4f4ec73ea52c18651e4d9df9ea751936755e /doc
parentb0d3f42372de7fa685716696009af312d1bc06d2 (diff)
downloadguix-patches-cec2ec4440cf63f6b8b75f2bb4e47659fca9e5eb.tar
guix-patches-cec2ec4440cf63f6b8b75f2bb4e47659fca9e5eb.tar.gz
doc: guix: Add missing article "a".
* doc/guix.texi (Essential Home Services): Add missing article "a". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 59db00e581..43f27722e8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -38323,7 +38323,7 @@ variables.
("ENV_VAR2" . "value2"))
@end lisp
-The easiest way to extend a service type, without defining new service
+The easiest way to extend a service type, without defining a new service
type is to use the @code{simple-service} helper from @code{(gnu
services)}.