1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

[ci skip] Typo: Javascript -> JavaScript

This commit is contained in:
Vishal Telangre 2019-05-11 19:53:24 +05:30 committed by GitHub
parent e8350663ad
commit ddf39c7533
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,7 +178,7 @@ Please refer to the [Changelog][action-cable] for detailed changes.
`ActionCable::Connection`. `ActionCable::Connection`.
([Pull Request](https://github.com/rails/rails/pull/34194)) ([Pull Request](https://github.com/rails/rails/pull/34194))
* Convert the Action Cable Javascript package from CoffeeScript to ES2015 and * Convert the Action Cable JavaScript package from CoffeeScript to ES2015 and
publish the source code in the npm distribution. publish the source code in the npm distribution.
([Pull Request](https://github.com/rails/rails/pull/34370)) ([Pull Request](https://github.com/rails/rails/pull/34370))