aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/contributing_to_ruby_on_rails.md
diff options
context:
space:
mode:
authorPrayag Verma <prayag.verma@gmail.com>2016-01-31 00:59:14 +0530
committerPrayag Verma <prayag.verma@gmail.com>2016-01-31 00:59:14 +0530
commit4663cab6247475ef26496fcdb4794a291a441ccd (patch)
tree5f7b5f01ffc43af47308f5cb8897b431617a540f /guides/source/contributing_to_ruby_on_rails.md
parent2e465e138b09b948ea266a7a5e739436cb01f3a9 (diff)
downloadrails-4663cab6247475ef26496fcdb4794a291a441ccd.tar.gz
rails-4663cab6247475ef26496fcdb4794a291a441ccd.tar.bz2
rails-4663cab6247475ef26496fcdb4794a291a441ccd.zip
typo fix [ci skip]
Spelling mistake - direcotry > directory
Diffstat (limited to 'guides/source/contributing_to_ruby_on_rails.md')
-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