Correct minor typo in explain.asciidoc for HLRC

This commit is contained in:
Mayya Sharipova 2018-08-01 17:58:14 -04:00 committed by GitHub
parent 781bb8efe5
commit 43430fe9b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ A typical listener for `ExplainResponse` is constructed as follows:
include-tagged::{doc-tests}/SearchDocumentationIT.java[explain-execute-listener]
--------------------------------------------------
<1> Called when the execution is successfully completed.
<2> Called when the whole `FieldCapabilitiesRequest` fails.
<2> Called when the whole `ExplainRequest` fails.
[[java-rest-high-explain-response]]
==== ExplainResponse