aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVipul A M <vipulnsward@gmail.com>2018-11-20 07:40:38 -0800
committerGitHub <noreply@github.com>2018-11-20 07:40:38 -0800
commitdc28cf8b0420774ae8e0d4410cdef0098ba34337 (patch)
tree371dd7fe998cd34c584392d22e6bf514a8fe419b
parent273292b8f1dca9108dddd032b7fc09c69c630fc1 (diff)
parentd8611eba352ebc455c380f8e178a0f885420cc25 (diff)
downloadrails-dc28cf8b0420774ae8e0d4410cdef0098ba34337.tar.gz
rails-dc28cf8b0420774ae8e0d4410cdef0098ba34337.tar.bz2
rails-dc28cf8b0420774ae8e0d4410cdef0098ba34337.zip
Merge pull request #34492 from alfonsojimenez/fix-typo
Fix typo in development_dependencies_install.md [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 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