From 7e5ae6acd1b28c81cf0ad76d2bbcb8ad97641223 Mon Sep 17 00:00:00 2001 From: aakritianand <72201193+aakritianand@users.noreply.github.com> Date: Thu, 1 Oct 2020 22:39:57 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a210c59..d984ee7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ az acr build \ . ``` -## Build, Test, Deploy the image(s) with ACR Tasks +## Build, Test and Deploy the image(s) with ACR Tasks ```sh az acr run -f acr-task.yaml .