aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKasper Timm Hansen <kaspth@gmail.com>2019-04-25 22:45:37 +0200
committerKasper Timm Hansen <kaspth@gmail.com>2019-04-25 22:45:37 +0200
commitc1533562a273a4f096f57956c12d6cc8614b22bd (patch)
tree994115fe732f84e88e00fe9bd89c2746367ca4d4
parent792f489c456e3908f98934fbc2087a4140017eae (diff)
downloadrails-c1533562a273a4f096f57956c12d6cc8614b22bd.tar.gz
rails-c1533562a273a4f096f57956c12d6cc8614b22bd.tar.bz2
rails-c1533562a273a4f096f57956c12d6cc8614b22bd.zip
[ci skip] Get npm just the way they like it
-rw-r--r--guides/source/upgrading_ruby_on_rails.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md
index bcde9c0059..7e4152aa51 100644
--- a/guides/source/upgrading_ruby_on_rails.md
+++ b/guides/source/upgrading_ruby_on_rails.md
@@ -100,7 +100,7 @@ to be able to rollback set
### Action Cable JavaScript API Changes
The Action Cable JavaScript package has been converted from CoffeeScript
-to ES2015, and we now publish the source code in the NPM distribution.
+to ES2015, and we now publish the source code in the npm distribution.
This release includes some breaking changes to optional parts of the
Action Cable JavaScript API: