diff --git a/doc/go1.22.html b/doc/go1.22.html
index 3d63e99eeb..458e17954d 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -965,7 +965,7 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
The loong64 port now supports passing function arguments and results using registers.
- The linux/loong64 port now supports the memory sanitizer, new-style linker relocations, and the plugin build mode.
+ The linux/loong64 port now supports the address sanitizer, memory sanitizer, new-style linker relocations, and the plugin build mode.