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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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