aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2015-06-01 07:15:58 +0200
committerArun Agrawal <arunagw@gmail.com>2015-06-01 07:15:58 +0200
commitefd3d20dd19e4fb1f5daa78a52ca83642953c92a (patch)
tree79473939459abb304220329612c940884972644c /guides
parentbeadad4f30f66d7f2229fd3abc880dc537610cc3 (diff)
parent20ee4d0862a5cc3fa1979d59a839f61f6c0aba77 (diff)
downloadrails-efd3d20dd19e4fb1f5daa78a52ca83642953c92a.tar.gz
rails-efd3d20dd19e4fb1f5daa78a52ca83642953c92a.tar.bz2
rails-efd3d20dd19e4fb1f5daa78a52ca83642953c92a.zip
Merge pull request #20393 from yui-knk/fix/guide2
[ci skip] Fix `above` -> `below`
Diffstat (limited to 'guides')
-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