Fixing misspelling of WordPress

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2015-09-21 08:57:01 -07:00
parent aa70209ade
commit 62ca8469b0
2 changed files with 3 additions and 3 deletions

View File

@ -196,7 +196,7 @@ your services once you've finished with them:
At this point, you have seen the basics of how Compose works.
- Next, try the quick start guide for [Django](django.md),
[Rails](rails.md), or [Wordpress](wordpress.md).
[Rails](rails.md), or [WordPress](wordpress.md).
- See the reference guides for complete details on the [commands](/reference), the
[configuration file](yml.md) and [environment variables](env.md).
@ -224,7 +224,7 @@ For more information and resources, please visit the [Getting Help project page]
- [Installing Compose](install.md)
- [Get started with Django](django.md)
- [Get started with Rails](rails.md)
- [Get started with Wordpress](wordpress.md)
- [Get started with WordPress](wordpress.md)
- [Command line reference](/reference)
- [Yaml file reference](yml.md)
- [Compose environment variables](env.md)

View File

@ -83,7 +83,7 @@ it failed. Defaults to 60 seconds.
- [Installing Compose](install.md)
- [Get started with Django](django.md)
- [Get started with Rails](rails.md)
- [Get started with Wordpress](wordpress.md)
- [Get started with WordPress](wordpress.md)
- [Yaml file reference](yml.md)
- [Compose environment variables](env.md)
- [Compose command line completion](completion.md)