From 45b8c35fa2d58fc7ec98370f00c3f9c68d8fa9d9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jul 2019 09:58:59 +0200 Subject: [PATCH] DATACOUCH-463 - Fix typo. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1c024e33..596a4034 100644 --- a/README.adoc +++ b/README.adoc @@ -166,7 +166,7 @@ You also need JDK 1.8. If you want to build with the regular `mvn` command, you will need https://maven.apache.org/run-maven/index.html[Maven v3.5.0 or above]. -_Also see link:CONTRIBUTING.adoc[CONTRIBUTING.adoc] if you wish to submit pull requests, and in particular please sign the https://cla.pivotal.io/sign/spring[Contributor’s Agreement] before your first change, is trivial._ +_Also see link:CONTRIBUTING.adoc[CONTRIBUTING.adoc] if you wish to submit pull requests, and in particular please sign the https://cla.pivotal.io/sign/spring[Contributor’s Agreement] before your first non-trivial change._ === Building reference documentation