aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorAlfonso Jiménez <me@alfie.cat>2018-11-20 16:36:47 +0100
committerAlfonso Jiménez <me@alfie.cat>2018-11-20 16:36:47 +0100
commitd8611eba352ebc455c380f8e178a0f885420cc25 (patch)
tree371dd7fe998cd34c584392d22e6bf514a8fe419b /guides/source
parent273292b8f1dca9108dddd032b7fc09c69c630fc1 (diff)
downloadrails-d8611eba352ebc455c380f8e178a0f885420cc25.tar.gz
rails-d8611eba352ebc455c380f8e178a0f885420cc25.tar.bz2
rails-d8611eba352ebc455c380f8e178a0f885420cc25.zip
Fix typo in development_dependencies_install.md [ci skip]
Diffstat (limited to 'guides/source')
-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 d52946be08..b3baf726e3 100644
--- a/guides/source/development_dependencies_install.md
+++ b/guides/source/development_dependencies_install.md
@@ -156,7 +156,7 @@ To install all run:
# portmaster databases/redis
```
-Or install everyting through ports (these packages are located under the
+Or install everything through ports (these packages are located under the
`databases` folder).
NOTE: If you run into troubles during the installation of MySQL, please see