[DOCS] Fix typo in Java HLRC docs (#60863) (#61264)

Co-authored-by: bumjin <bumjin@gmail.com>
This commit is contained in:
James Rodewig 2020-08-18 09:09:10 -04:00 committed by GitHub
parent 06ba99413d
commit e63c12f443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ If you are looking for a SNAPSHOT version, you should add our snapshot repositor
<name>elasticsearch snapshot repo</name>
<url>https://snapshots.elastic.co/maven/</url>
</repository>
<repositories>
</repositories>
--------------------------------------------------
or in Gradle: