diff --git a/doc/guix.texi b/doc/guix.texi
index d0e8e002dd41abe1f20cc8ba6af8ae2ae3bb47ce..b6e571129b4291cc6de850715e140d824aa50d69 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -16611,7 +16611,7 @@ the nginx web server, and also a fastcgi wrapper daemon.
 @deffn {Scheme Variable} httpd-service-type
 Service type for the @uref{https://httpd.apache.org/,Apache HTTP} server
 (@dfn{httpd}).  The value for this service type is a
-@code{https-configuration} record.
+@code{httpd-configuration} record.
 
 A simple example configuration is given below.