aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/getting_started.md
diff options
context:
space:
mode:
authorregonn <regonn314@gmail.com>2014-05-17 22:39:49 +0900
committerregonn <regonn314@gmail.com>2014-05-17 22:39:49 +0900
commit902fef371a8e90af446dbc488f78f85b8b66d1c4 (patch)
tree143c2117a2ba3adda2fbea24806db3a0857aa769 /guides/source/getting_started.md
parentd71c72f7c87d0e733a696c5d638bb1fbd625adcd (diff)
downloadrails-902fef371a8e90af446dbc488f78f85b8b66d1c4.tar.gz
rails-902fef371a8e90af446dbc488f78f85b8b66d1c4.tar.bz2
rails-902fef371a8e90af446dbc488f78f85b8b66d1c4.zip
fix symbol
Diffstat (limited to 'guides/source/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).