Merge pull request #7603 from Pooch11/Patch-for-7369

Fix for #7369
This commit is contained in:
Anne Henmi 2018-12-26 10:10:33 -07:00 committed by GitHub
commit d08c6768e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ username/repo:tag`, then visit `http://localhost/`.
You've been editing the same Compose file for this entire tutorial. Well, we
have good news. That Compose file works just as well in production as it does
on your machine. Here, we go through some options for running your
on your machine. In this section, we will go through some options for running your
Dockerized application.
## Choose an option