diff options
-rw-r--r-- | railties/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/html/index.html b/railties/html/index.html index a2daab72b7..af34c16b90 100644 --- a/railties/html/index.html +++ b/railties/html/index.html @@ -240,7 +240,7 @@ <div id="content"> <div id="header"> <h1>Welcome aboard</h1> - <h2>You’re riding the Rails!</h2> + <h2>You’re riding Ruby on Rails!</h2> </div> <div id="about"> |