diff --git a/doc/guix.texi b/doc/guix.texi
index 1784642c7b763e4a21f4447da2e6b655f22797f2..60b1534ad429b4dbc0d524d59f5d984e2ec79d01 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -442,7 +442,7 @@ Install @var{package}.
 
 @var{package} may specify either a simple package name, such as
 @code{guile}, or a package name followed by a hyphen and version number,
-such as @code{guile-1.8}.  In addition, @var{package} may contain a
+such as @code{guile-1.8.8}.  In addition, @var{package} may contain a
 colon, followed by the name of one of the outputs of the package, as in
 @code{gcc:doc} or @code{libsigsegv-2.10:lib}.