doc/go1.22: announcing support address sanitizer on Loong64

Change-Id: Ide5eddc6c04347ada468bc8dd4c27d9b492cf0ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/550176
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: David Chase <drchase@google.com>
diff --git a/doc/go1.22.html b/doc/go1.22.html
index 3d63e99..458e179 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -965,7 +965,7 @@
   The <code>loong64</code> port now supports passing function arguments and results using registers.
 </p>
 <p><!-- CL 481315,537615,480878 -->
-  The <code>linux/loong64</code> port now supports the memory sanitizer, new-style linker relocations, and the <code>plugin</code> build mode.
+  The <code>linux/loong64</code> port now supports the address sanitizer, memory sanitizer, new-style linker relocations, and the <code>plugin</code> build mode.
 </p>
 
 <h3 id="openbsd">OpenBSD</h3>