From c1533562a273a4f096f57956c12d6cc8614b22bd Mon Sep 17 00:00:00 2001 From: Kasper Timm Hansen Date: Thu, 25 Apr 2019 22:45:37 +0200 Subject: [ci skip] Get npm just the way they like it --- guides/source/upgrading_ruby_on_rails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3