1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Lowercase world, because its not important.

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)
This commit is contained in:
Sven Dowideit 2014-07-01 15:07:05 -07:00
parent 3091d9a31e
commit a09f99b8b0
5 changed files with 19 additions and 19 deletions

View file

@ -65,7 +65,7 @@ Your Docker Hub account is now active and ready for you to use!
## Next steps
Next, let's start learning how to Dockerize applications with our "Hello World"
Next, let's start learning how to Dockerize applications with our "Hello world"
exercise.
Go to [Dockerizing Applications](/userguide/dockerizing).