Fix minor typo in Docker App documentation.

This commit is contained in:
John Belisle
2019-11-11 19:11:11 -05:00
committed by GitHub
parent 15e8fbdcda
commit 94b57e47ad

View File

@@ -194,7 +194,7 @@ There are several options for deploying a Docker App project.
- Deploy as a Compose app application
- Deploy as a Docker Stack application
All three options are discussed, starting with deploying as a native Dock App application.
All three options are discussed, starting with deploying as a native Docker App application.
#### Deploy as a native Docker App