Fix typo in docs. s/methodoligies/methodologies/

Signed-off-by: K Heller <pestophagous@gmail.com>
(cherry picked from commit 191adcfb637ea1b52d2da9a75e4e1e4938d9550c)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
pestophagous 2016-09-17 15:37:03 -07:00 committed by Sebastiaan van Stijn
parent 9a207a7eb7
commit 1edf705917
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Docker is an open platform for developing, shipping, and running applications.
Docker enables you to separate your applications from your infrastructure so
you can deliver software quickly. With Docker, you can manage your infrastructure
in the same ways you manage your applications. By taking advantage of Docker's
methodoligies for shipping, testing, and deploying code quickly, you can
methodologies for shipping, testing, and deploying code quickly, you can
significantly reduce the delay between writing code and running it in production.
## What is the Docker platform?