From 5c8f3c36aa15d2cbae86bbfb61bd0a518937a8f8 Mon Sep 17 00:00:00 2001 From: Abdullah Khan Date: Mon, 20 Jan 2020 16:29:09 +0300 Subject: [PATCH] Polish README.adoc See gh-19817 --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 4679c0bdbdd..214179b067f 100755 --- a/README.adoc +++ b/README.adoc @@ -102,7 +102,7 @@ need JDK 1.8. $ ./gradlew publishToMavenLocal ---- -This will build all of the jars and documentation and publish every to your local +This will build all of the jars and documentation and publish them to your local Maven cache. It won't run any of the tests. If you want to build everything, use the `build` task: