aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2014-08-24 19:44:03 +0200
committerRobin Dupret <robin.dupret@gmail.com>2014-08-24 19:44:03 +0200
commit53cc3ab46bc0822a804b69e4ba05892e69982cac (patch)
treeac5656fd4618e990cf2145c6e7f7737e4430d90a
parent7fc404ab0d7bf9c9866691ef78a8676ae7c4ce2b (diff)
downloadrails-53cc3ab46bc0822a804b69e4ba05892e69982cac.tar.gz
rails-53cc3ab46bc0822a804b69e4ba05892e69982cac.tar.bz2
rails-53cc3ab46bc0822a804b69e4ba05892e69982cac.zip
Whoops, duplicated word [ci skip]
-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 3a145d5cff..3d9ec578ae 100644
--- a/guides/source/development_dependencies_install.md
+++ b/guides/source/development_dependencies_install.md
@@ -261,7 +261,7 @@ and for OS X:
$ createuser --superuser $USER
```
-Then you need to create create the test databases with
+Then you need to create the test databases with
```bash
$ cd activerecord