diff --git a/introduction.adoc b/introduction.adoc index 2144301..d0eff74 100644 --- a/introduction.adoc +++ b/introduction.adoc @@ -8,7 +8,7 @@ The overall architecture of the application that you will deploy is the followin image:{% image_path coolstore-arch.png %}[API Gateway Pattern, 400] -During the various steps of the the workshop you will use CodeReady Workspaces, an online IDE that is running on Red Hat OpenShift to write, test and deploy these services: +During the various steps of the workshop you will use CodeReady Workspaces, an online IDE that is running on Red Hat OpenShift to write, test and deploy these services: * **Catalog Service** exposes using a REST API content of a catalog stored in a relational database * **Inventory Service** exposes using a REST API the inventory stored in a relational database