diff --git a/lab-instructions/content/deploy/exercise-cicd.md b/lab-instructions/content/deploy/exercise-cicd.md index fb0d805..881ea6e 100644 --- a/lab-instructions/content/deploy/exercise-cicd.md +++ b/lab-instructions/content/deploy/exercise-cicd.md @@ -5,7 +5,7 @@ weight: 2 ## Deploy the first implementation of the ACME Brewery API in TEST and PROD! -The ACME Brewery API is implemented and conform to our specification. We can now envision a deployment in all the ACME environments. Unfortunatelly ACME as a lots of environments and deploying manually in each and every environment would be error prone and time consuming. It is time to think about automation and Continuous Deployment! +The ACME Brewery API is implemented and conform to our specification. We can now envision a deployment in all the ACME environments. Unfortunately ACME has a lot of environments and deploying manually in each and every environment would be error prone and time consuming. It is time to think about automation and Continuous Deployment! - Open the [OpenShift Web Console]({{< param openshift_console_url >}}/console/catalog) - In the top-left dropdown box, select the `Beer Catalog (BUILD)` project