diff --git a/doc/guix.texi b/doc/guix.texi
index 1f120b050164cd04d12818fcdb56fda39b2fd7ca..1fec43a2284d66f435f26db6cfd750a91bfbe96c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -20306,7 +20306,7 @@ the corresponding user and/or group is present on the system.
 It is possible to configure a FastCGI-backed web service to pass HTTP
 authentication information from the front-end to the back-end, and to
 allow @code{fcgiwrap} to run the back-end process as a corresponding
-local user.  To enable this capability on the back-end., run
+local user.  To enable this capability on the back-end, run
 @code{fcgiwrap} as the @code{root} user and group.  Note that this
 capability also has to be configured on the front-end as well.
 @end table