diff --git a/doc/guix.texi b/doc/guix.texi
index a090b2cad3ac0f9131c9dd7e67c1848a700907a4..49b3dd10d7c52d1624897b92299851fcaefaa296 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -15740,7 +15740,7 @@ Must be either:
 @item @code{<php-fpm-on-demand-process-manager-configuration>}
 @end table
 @item @code{display-errors} (default @code{#f})
-Determines wether php errors and warning should be sent to clients
+Determines whether php errors and warning should be sent to clients
 and displayed in their browsers.
 This is useful for local php development, but a security risk for public sites,
 as error messages can reveal passwords and personal data.