aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/upgrading_ruby_on_rails.md
diff options
context:
space:
mode:
authorEileen M. Uchitelle <eileencodes@users.noreply.github.com>2017-12-13 10:23:14 -0500
committerGitHub <noreply@github.com>2017-12-13 10:23:14 -0500
commit53593a66362550367561507e12576a876a0cbb6c (patch)
tree86bc8ec5875ad366253dd17ffbdc25850d207c4d /guides/source/upgrading_ruby_on_rails.md
parent74c4017daff90df6bebf260cbcec03c73aa3be10 (diff)
parent10dfb153ebf138ca76675c3d38e4805a34bc8335 (diff)
downloadrails-53593a66362550367561507e12576a876a0cbb6c.tar.gz
rails-53593a66362550367561507e12576a876a0cbb6c.tar.bz2
rails-53593a66362550367561507e12576a876a0cbb6c.zip
Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page
Make it same title in index and page [ci skip]
Diffstat (limited to 'guides/source/upgrading_ruby_on_rails.md')
-rw-r--r--guides/source/upgrading_ruby_on_rails.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md
index eae73c3e1b..bb4ef26876 100644
--- a/guides/source/upgrading_ruby_on_rails.md
+++ b/guides/source/upgrading_ruby_on_rails.md
@@ -1,7 +1,7 @@
**DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED ON http://guides.rubyonrails.org.**
-A Guide for Upgrading Ruby on Rails
-===================================
+Upgrading Ruby on Rails
+=======================
This guide provides steps to be followed when you upgrade your applications to a newer version of Ruby on Rails. These steps are also available in individual release guides.