diff --git a/doc/go1.22.html b/doc/go1.22.html
index 7fee6a09ee..8652951274 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -109,7 +109,7 @@ Do not send CLs removing the interior tags from such phrases.
blank field (a field named _) somehow has a
non-zero value.
These changes make IsZero consistent with comparing
- a value to zero using the languague == operator.
+ a value to zero using the language == operator.