aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryui-knk <spiketeika@gmail.com>2015-06-01 13:52:51 +0900
committeryui-knk <spiketeika@gmail.com>2015-06-01 13:52:51 +0900
commit20ee4d0862a5cc3fa1979d59a839f61f6c0aba77 (patch)
tree79473939459abb304220329612c940884972644c
parentbeadad4f30f66d7f2229fd3abc880dc537610cc3 (diff)
downloadrails-20ee4d0862a5cc3fa1979d59a839f61f6c0aba77.tar.gz
rails-20ee4d0862a5cc3fa1979d59a839f61f6c0aba77.tar.bz2
rails-20ee4d0862a5cc3fa1979d59a839f61f6c0aba77.zip
[ci skip] Fix `above` -> `below`
-rw-r--r--guides/source/development_dependencies_install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/development_dependencies_install.md b/guides/source/development_dependencies_install.md
index 989b29956c..4b10d005eb 100644
--- a/guides/source/development_dependencies_install.md
+++ b/guides/source/development_dependencies_install.md
@@ -21,7 +21,7 @@ The easiest and recommended way to get a development environment ready to hack i
The Hard Way
------------
-In case you can't use the Rails development box, see section above, these are the steps to manually build a development box for Ruby on Rails core development.
+In case you can't use the Rails development box, see section below, these are the steps to manually build a development box for Ruby on Rails core development.
### Install Git