From 1421ca7612c0f5d164790107f59d7532dca2ad77 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 3 Apr 2019 13:12:37 +0200 Subject: [PATCH] Polish --- CONTRIBUTING.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 0c2ba9e679..00e02b2de2 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -83,9 +83,9 @@ should also work without issue. === Building from Source Spring Boot source can be built from the command line using -https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. -We include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather -than needing to install Maven locally. +https://maven.apache.org/run-maven/index.html[Apache Maven] on JDK 1.8 or above. We +include '`Maven Wrapper`' scripts (`./mvnw` or `mvnw.bat`) that you can run rather than +needing to install Maven locally.