aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/2_3_release_notes.textile
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2010-12-24 00:17:44 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2010-12-24 00:19:41 +0530
commit5683d6883b20e5ed88e26d07c841911b225a5841 (patch)
treec5bdfa437a3cebd5a42dea403b98dc454e2dd605 /railties/guides/source/2_3_release_notes.textile
parent2c8938fcba6670f2cb056ec91d631ae0e37ea006 (diff)
downloadrails-5683d6883b20e5ed88e26d07c841911b225a5841.tar.gz
rails-5683d6883b20e5ed88e26d07c841911b225a5841.tar.bz2
rails-5683d6883b20e5ed88e26d07c841911b225a5841.zip
It's JavaScript :)
Diffstat (limited to 'railties/guides/source/2_3_release_notes.textile')
-rw-r--r--railties/guides/source/2_3_release_notes.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/2_3_release_notes.textile b/railties/guides/source/2_3_release_notes.textile
index 72fe723687..67743a4797 100644
--- a/railties/guides/source/2_3_release_notes.textile
+++ b/railties/guides/source/2_3_release_notes.textile
@@ -278,7 +278,7 @@ Mime::JS =~ "text/javascript" => true
Mime::JS =~ "application/javascript" => true
</ruby>
-The other change is that the framework now uses the +Mime::JS+ when checking for javascript in various spots, making it handle those alternatives cleanly.
+The other change is that the framework now uses the +Mime::JS+ when checking for JavaScript in various spots, making it handle those alternatives cleanly.
* Lead Contributor: "Seth Fitzsimmons":http://www.workingwithrails.com/person/5510-seth-fitzsimmons