From 98d0ae50c7aa3c60a0b14aa5e9ae2bbc9eb465f3 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor
Date: Tue, 8 Aug 2023 14:28:51 -0700
Subject: [PATCH] _content/doc/go1.21: fix grammar error
Fixes golang/go#61855
Change-Id: I7affe4337395c5f6cddb07ca92eef6249806100a
Reviewed-on: https://go-review.googlesource.com/c/website/+/517217
Reviewed-by: Ian Lance Taylor
Auto-Submit: Ian Lance Taylor
TryBot-Result: Gopher Robot
Run-TryBot: Ian Lance Taylor
Auto-Submit: Ian Lance Taylor
Run-TryBot: Ian Lance Taylor
Reviewed-by: Dmitri Shuralyov
Reviewed-by: Dmitri Shuralyov
---
_content/doc/go1.21.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_content/doc/go1.21.html b/_content/doc/go1.21.html
index 2cc4dcdc..3bfc6b32 100644
--- a/_content/doc/go1.21.html
+++ b/_content/doc/go1.21.html
@@ -193,7 +193,7 @@ Do not send CLs removing the interior tags from such phrases.
It also gives better error reporting for projects that make use of new Go features:
when the problem is that a newer Go version is needed,
that problem is reported clearly, instead of attempting to build the code
- and instead printing errors about unresolved imports or syntax errors.
+ and printing errors about unresolved imports or syntax errors.