From de4a44cccaf1b5e9a46e9852ede864388bde366d Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 10 Jun 2019 17:21:33 +0200 Subject: [PATCH] Polish --- docs/src/main/asciidoc/spring-cloud-release-tools.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/spring-cloud-release-tools.adoc b/docs/src/main/asciidoc/spring-cloud-release-tools.adoc index 891292ad..f52955b1 100644 --- a/docs/src/main/asciidoc/spring-cloud-release-tools.adoc +++ b/docs/src/main/asciidoc/spring-cloud-release-tools.adoc @@ -384,7 +384,7 @@ $ java -jar target/spring-cloud-release-tools-spring-1.0.0.M1.jar --releaser.wor === Performing a release via Jenkins -NOTE: Whenever a release process is broken, Jenkins will mark it with a red ball and break the build. Whenever a post-release action went wrong, but the release is successful, Jenkins will mark the build wuth a yellow ball and mark the build as unstable. +NOTE: Whenever a release process is broken, Jenkins will mark it with a red ball and break the build. Whenever a post-release action went wrong, but the release is successful, Jenkins will mark the build with a yellow ball and mark the build as unstable. ==== Releasing a single project