From 1b773c966cdb6b38cc4bc73e218793db3a9442ba Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 16 Feb 2023 23:54:15 -0700 Subject: ReleaseNotes.md: Fix a typo --- ReleaseNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 0415ef9..081644e 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -17,7 +17,7 @@ need to import `encoding/json` or compat/json in order to use them. - - Bigfix: Encoder, ReEncoder: If there was an error writing to the + - Bugfix: Encoder, ReEncoder: If there was an error writing to the output stream, it may have returned a `*ReEncodeSyntaxError` even though it's not a syntax issue, or may have returned the underlying error without wrapping it. If there is an error -- cgit v1.1-4-g5e80