Merge pull request #9850 from jmb12686/patch-1

Fix minor typo in Docker App documentation.
This commit is contained in:
Usha Mandya 2019-11-12 10:33:18 +00:00 committed by GitHub
commit 0ee504c676
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