summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Zubkov <igor.zubkov@gmail.com>2016-09-09 12:18:46 +0300
committerGitHub <noreply@github.com>2016-09-09 12:18:46 +0300
commitd99457762e67ebcb952729165f6b9542cd8de15a (patch)
tree6f3b205357c41003f30847d867947dbb7a1b0ce1
parent1908c7b6338618048363628c1b7408f93879b64b (diff)
downloadbundler-d99457762e67ebcb952729165f6b9542cd8de15a.tar.gz
Fix typo in CHANGELOG.md [ci skip]
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c7c7f8ba80..244f019633 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ Features:
- print gem installation errors after other install output (#4834, @segiddins)
- add `lock --remove-platform` flag to remove platforms from the lock (#4877, @segiddins)
- add `only_update_to_newer_versions` setting to prevent downgrades during `update` (@segiddins)
- - expanded expirimental plugin support to include hooks and sources (@asutoshpalai)
+ - expanded experimental plugin support to include hooks and sources (@asutoshpalai)
Bugfixes: