Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Lynch <adi_ady_ade@hotmail.com>2015-03-05 12:04:56 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-03-05 12:23:05 +0300
commit42c605c7b401f603c32ea70427e1a7666adeafd9 (patch)
tree93908f56f067bd42c8e80a7ddf788deb34f03949
parent5faad0d8cddc2aab4fc096414c20017fa61c3d0d (diff)
changelog: fixed typo
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7720cb85c..faeb25c52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,7 @@ If the patch below were landed on its own, free of context, it would be a
breaking change. But, since the "new" behavior is how the documentation claims
this feature has always worked, I'm classifying it as a patch-level bug fix. I
apologize in advance if this breaks anybody's deployment scripts, and if it
-turns out to be a significant regression in practics, we can revert this change
+turns out to be a significant regression in practice, we can revert this change
and move it to `npm@3`, which is allowed to make breaking changes due to being
a new major version of semver.