aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_1_release_notes.md
diff options
context:
space:
mode:
authorYauheni Dakuka <yauheni.dakuka@gmail.com>2017-11-30 09:25:50 +0300
committerYauheni Dakuka <yauheni.dakuka@gmail.com>2017-11-30 09:35:26 +0300
commitb6baf0c88411824ce99f1ad4b9de64fa37ad96ea (patch)
tree98071989102db61cfcb5001d9213cf1ed1d9a6a8 /guides/source/4_1_release_notes.md
parentf7e3c686685fb89e67293440d24356f93fa34847 (diff)
downloadrails-b6baf0c88411824ce99f1ad4b9de64fa37ad96ea.tar.gz
rails-b6baf0c88411824ce99f1ad4b9de64fa37ad96ea.tar.bz2
rails-b6baf0c88411824ce99f1ad4b9de64fa37ad96ea.zip
Cosmetic changes [ci skip]
Diffstat (limited to 'guides/source/4_1_release_notes.md')
-rw-r--r--guides/source/4_1_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md
index 6bf65757ec..2c5e665e33 100644
--- a/guides/source/4_1_release_notes.md
+++ b/guides/source/4_1_release_notes.md
@@ -274,7 +274,7 @@ for detailed changes.
* The [Spring application
preloader](https://github.com/rails/spring) is now installed
by default for new applications. It uses the development group of
- the Gemfile, so will not be installed in
+ the `Gemfile`, so will not be installed in
production. ([Pull Request](https://github.com/rails/rails/pull/12958))
* `BACKTRACE` environment variable to show unfiltered backtraces for test