From a469983943fcbaa63faa63230daad917447b34a0 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 1 Jun 2023 08:49:47 -0700 Subject: [PATCH] doc/go1.21: fix type in closing tag Change-Id: Ibcdedb8222a80c0478f783f4a1800e472dbe062c Reviewed-on: https://go-review.googlesource.com/c/go/+/499935 Reviewed-by: Eli Bendersky TryBot-Bypass: Ian Lance Taylor Auto-Submit: Ian Lance Taylor Reviewed-by: Ian Lance Taylor --- doc/go1.21.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.21.html b/doc/go1.21.html index 29feac2b71..da41a6e4a8 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -333,7 +333,7 @@ Do not send CLs removing the interior tags from such phrases.

The new testing/slogtest package can help - to validate slog.Handler implementations. + to validate slog.Handler implementations.

New slices package

-- 2.50.0