summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Lencioni <joe.lencioni@gmail.com>2016-07-12 15:56:03 -0700
committerGitHub <noreply@github.com>2016-07-12 15:56:03 -0700
commitdbdb94d984214dc468131a249c7a4060edd1db3c (patch)
tree3b1cfc5ed2274d9a15f0dec44c91f78c1b837809
parent8782ae813513fbb5186f225bcf37785ffd26c22d (diff)
downloadjson-dbdb94d984214dc468131a249c7a4060edd1db3c.tar.gz
Fix typo "improvemed" => "improved"
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 89326f3..62a04aa 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,7 +28,7 @@
`JSON.dump_default_options`.
* More tests by Michael Mac-Vicar <mmacvicar@gmail.com> and fixing
`space_before` accessor in generator.
- * Performance on Jruby improvemed by Ben Browning <bbrownin@redhat.com>.
+ * Performance on Jruby improved by Ben Browning <bbrownin@redhat.com>.
* Some fixes to be compatible with the new Ruby 2.2 by Zachary Scott <e@zzak.io>
and SHIBATA Hiroshi <hsbt@ruby-lang.org>.