summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-02-16 23:54:15 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-02-16 23:54:15 -0700
commit1b773c966cdb6b38cc4bc73e218793db3a9442ba (patch)
tree40c02c5f1947a034eed327dc41b51a370e8840f0 /ReleaseNotes.md
parentf2c0212af3358225b69a53e7d1639322b4b1ea97 (diff)
ReleaseNotes.md: Fix a typo
Diffstat (limited to 'ReleaseNotes.md')
-rw-r--r--ReleaseNotes.md2
1 files changed, 1 insertions, 1 deletions
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