Rename "indices APIs" to "index APIs" (#44863)

This commit is contained in:
James Rodewig 2019-08-02 14:09:46 -04:00 committed by GitHub
parent 60474bb335
commit 8b152d6d79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -83,12 +83,12 @@ include::miscellaneous/ping.asciidoc[]
include::miscellaneous/x-pack-info.asciidoc[]
include::miscellaneous/x-pack-usage.asciidoc[]
== Indices APIs
== Index APIs
:upid: {mainid}
:doc-tests-file: {doc-tests}/IndicesClientDocumentationIT.java
The Java High Level REST Client supports the following Indices APIs:
The Java High Level REST Client supports the following Index APIs:
Index Management::
* <<{upid}-analyze>>