Merge pull request #19817 from Abdullah8006

* pr/19817:
  Polish README.adoc

Closes gh-19817
This commit is contained in:
Stephane Nicoll 2020-01-20 15:09:11 +01:00
commit 59abba34c7
1 changed files with 1 additions and 1 deletions

View File

@ -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: