aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/6_0_release_notes.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2019-05-11 17:56:51 +0200
committerGitHub <noreply@github.com>2019-05-11 17:56:51 +0200
commit3939bd43be5181a3b9cc1c4c53180cccf1ce83db (patch)
treebce19102a0335f1dd2698ca348798e878acbc617 /guides/source/6_0_release_notes.md
parent3a0f53162ebeab8e5526f9b4f4edf678b2d7520c (diff)
parent6e177884e37c68f871261dd5b86bfc4937688410 (diff)
downloadrails-3939bd43be5181a3b9cc1c4c53180cccf1ce83db.tar.gz
rails-3939bd43be5181a3b9cc1c4c53180cccf1ce83db.tar.bz2
rails-3939bd43be5181a3b9cc1c4c53180cccf1ce83db.zip
Merge pull request #36249 from vishaltelangre/patch-8
[ci skip] Expand JS to JavaScript for clarity
Diffstat (limited to 'guides/source/6_0_release_notes.md')
-rw-r--r--guides/source/6_0_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/6_0_release_notes.md b/guides/source/6_0_release_notes.md
index f11035bec9..c0a020ba31 100644
--- a/guides/source/6_0_release_notes.md
+++ b/guides/source/6_0_release_notes.md
@@ -323,7 +323,7 @@ Please refer to the [Changelog][action-view] for detailed changes.
enable `ActionView::Template` finalizers.
([Pull Request](https://github.com/rails/rails/pull/32418))
-* Extract the JS `confirm` call to its own, overridable method in `rails_ujs`.
+* Extract the JavaScript `confirm` call to its own, overridable method in `rails_ujs`.
([Pull Request](https://github.com/rails/rails/pull/32404))
* Add a `action_controller.default_enforce_utf8` configuration option to handle