summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
diff options
context:
space:
mode:
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