From 94b57e47ad864461bef5e488cdedd534d1a4028f Mon Sep 17 00:00:00 2001 From: John Belisle Date: Mon, 11 Nov 2019 19:11:11 -0500 Subject: [PATCH] Fix minor typo in Docker App documentation. --- app/working-with-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/working-with-app.md b/app/working-with-app.md index 663b9f62e1..7e7a3b2d16 100644 --- a/app/working-with-app.md +++ b/app/working-with-app.md @@ -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