diff --git a/multi/multi__building.html b/multi/multi__building.html index ce8fefe5..13cb533c 100644 --- a/multi/multi__building.html +++ b/multi/multi__building.html @@ -17,7 +17,7 @@ running locally (e.g. mongo or rabbit). Ignore the git-related bits that you might find in "before_install" since they’re related to setting git credentials and you already have those.
The projects that require middleware generally include a
docker-compose.yml, so consider using
-Docker Compose to run the middeware servers
+Docker Compose to run the middeware servers
in Docker containers. See the README in the
scripts demo
repository for specific instructions about the common cases of mongo,
diff --git a/single/spring-cloud-kubernetes.html b/single/spring-cloud-kubernetes.html
index eb84635a..afe717c7 100644
--- a/single/spring-cloud-kubernetes.html
+++ b/single/spring-cloud-kubernetes.html
@@ -285,7 +285,7 @@ running locally (e.g. mongo or rabbit). Ignore the git-related bits
that you might find in "before_install" since they’re related to setting git
credentials and you already have those.
The projects that require middleware generally include a
docker-compose.yml, so consider using
-Docker Compose to run the middeware servers
+Docker Compose to run the middeware servers
in Docker containers. See the README in the
scripts demo
repository for specific instructions about the common cases of mongo,
diff --git a/spring-cloud-kubernetes.xml b/spring-cloud-kubernetes.xml
index d782c6b0..63d5b85e 100644
--- a/spring-cloud-kubernetes.xml
+++ b/spring-cloud-kubernetes.xml
@@ -831,7 +831,7 @@ that you might find in "before_install" since they’re related to setting g
credentials and you already have those.