diff --git a/doc/guix.texi b/doc/guix.texi
index b3b1583f27d5cb83eb163e9565fdb87df30559c3..b36be056869b7c1ae62e356a3c72d12f38e4d96c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10135,7 +10135,7 @@ are created using @code{define-record-type*}, you can write a succint
 @var{body} that evaluates to the new service parameters by using the
 @code{inherit} feature that @code{define-record-type*} provides.
 
-@xref{Using the Configuration System} for example usage.
+@xref{Using the Configuration System}, for example usage.
 
 @end deffn