mirror of https://github.com/docker/docs.git
Fix minor typo in Docker App documentation.
This commit is contained in:
parent
15e8fbdcda
commit
94b57e47ad
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue