From 53cc3ab46bc0822a804b69e4ba05892e69982cac Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Sun, 24 Aug 2014 19:44:03 +0200 Subject: [PATCH] Whoops, duplicated word [ci skip] --- guides/source/development_dependencies_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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