aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVipul A M <vipulnsward@gmail.com>2016-01-31 01:00:59 +0530
committerVipul A M <vipulnsward@gmail.com>2016-01-31 01:00:59 +0530
commitb212bef139f1656db6a1e826f8b45b97204438fc (patch)
tree5f7b5f01ffc43af47308f5cb8897b431617a540f
parent2e465e138b09b948ea266a7a5e739436cb01f3a9 (diff)
parent4663cab6247475ef26496fcdb4794a291a441ccd (diff)
downloadrails-b212bef139f1656db6a1e826f8b45b97204438fc.tar.gz
rails-b212bef139f1656db6a1e826f8b45b97204438fc.tar.bz2
rails-b212bef139f1656db6a1e826f8b45b97204438fc.zip
Merge pull request #23363 from pra85/patch-1
typo fix [ci skip]
-rw-r--r--guides/source/contributing_to_ruby_on_rails.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md
index cbc304c87f..f02f6a18ee 100644
--- a/guides/source/contributing_to_ruby_on_rails.md
+++ b/guides/source/contributing_to_ruby_on_rails.md
@@ -159,7 +159,7 @@ If you want to translate the Rails guides in your own language, follows these st
* Copy the contents of *guides/source* into your own language directory and translate them.
* Do NOT translate the HTML files, as they are automatically generated.
-To generate the guides in HTML format cd into the *guides* direcotry then run (eg. for it-IT):
+To generate the guides in HTML format cd into the *guides* directory then run (eg. for it-IT):
```bash
$ bundle install