From 1f3de0d8d456a7a104f585a5a32b3f92bdd23e64 Mon Sep 17 00:00:00 2001 From: Hellbusch Date: Tue, 7 May 2019 13:14:35 -0500 Subject: [PATCH] fix spelling --- multi-cluster-spring-boot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi-cluster-spring-boot/README.md b/multi-cluster-spring-boot/README.md index cf245035..9462b25a 100644 --- a/multi-cluster-spring-boot/README.md +++ b/multi-cluster-spring-boot/README.md @@ -7,7 +7,7 @@ This example demonstrates how to implement a full end-to-end Jenkins Pipeline fo * "One Click" instantiation of a Jenkins Pipeline using OpenShift's Jenkins Pipeline Strategy feature * Promotion of an application's container image within an OpenShift Cluster (using `oc tag`) * Promotion of an application's container image to a separate OpenShift Cluster (using `skopeo`) -* Automated rollout using the [openshift-appler](https://github.com/redhat-cop/openshift-applier) project. +* Automated rollout using the [openshift-applier](https://github.com/redhat-cop/openshift-applier) project. ## Prerequisites