aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Schneeman <richard.schneeman@gmail.com>2014-05-17 09:50:58 -0400
committerRichard Schneeman <richard.schneeman@gmail.com>2014-05-17 09:50:58 -0400
commit53c87195f014d280aa2aabf21858f4edba866cf6 (patch)
tree143c2117a2ba3adda2fbea24806db3a0857aa769
parentd71c72f7c87d0e733a696c5d638bb1fbd625adcd (diff)
parent902fef371a8e90af446dbc488f78f85b8b66d1c4 (diff)
downloadrails-53c87195f014d280aa2aabf21858f4edba866cf6.tar.gz
rails-53c87195f014d280aa2aabf21858f4edba866cf6.tar.bz2
rails-53c87195f014d280aa2aabf21858f4edba866cf6.zip
Merge pull request #15147 from regonn/fix-symbol
Fix symbol at guides getting_started.md
-rw-r--r--guides/source/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index 389ffdac6e..55fbc01da7 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -89,7 +89,7 @@ Open up a command line prompt. On Mac OS X open Terminal.app, on Windows choose
dollar sign `$` should be run in the command line. Verify that you have a
current version of Ruby installed:
-TIP. A number of tools exist to help you quickly install Ruby and Ruby
+TIP: A number of tools exist to help you quickly install Ruby and Ruby
on Rails on your system. Windows users can use [Rails Installer](http://railsinstaller.org),
while Mac OS X users can use [Tokaido](https://github.com/tokaido/tokaidoapp).