1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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>
This commit is contained in:
jgart
2022-04-09 11:24:27 -04:00
committed by Ludovic Courtès
parent b0d3f42372
commit cec2ec4440

View File

@@ -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)}.