From bf56651329d967839729f6ad9365979e52abefa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 1 Aug 2018 15:14:11 +0200 Subject: [PATCH] fix typo --- Docker-Builds/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker-Builds/README.md b/Docker-Builds/README.md index 9afeeb6..8644ffb 100644 --- a/Docker-Builds/README.md +++ b/Docker-Builds/README.md @@ -429,7 +429,7 @@ _[The `target-app` build finished.]_ - _Oh ! The `target-app:latest` image changed !_ - _So, I need to trigger a new deployment of the `target-app`_ -And finally, your target app is deployed automatically on the new tomcat image. +And finally, your target app is deployed automatically based on the new tomcat image. ## Commit your Dockerfile to a GIT repository