[DOCS] Fix "Asynchronous usage" title in HLRC docs (#52017)

This commit is contained in:
Raidok 2020-02-07 16:40:16 +02:00 committed by GitHub
parent 4add82d966
commit e4936230a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ executes the request. For example, this is the place where you'd specify a
`NodeSelector` to control which node receives the request. See the `NodeSelector` to control which node receives the request. See the
<<java-rest-low-usage-request-options,low level client documentation>> for <<java-rest-low-usage-request-options,low level client documentation>> for
more examples of customizing the options. more examples of customizing the options.
[[java-rest-high-getting-started-asynchronous-usage]]
=== Asynchronous usage === Asynchronous usage
All of the the methods across the different clients exist in a traditional synchronous and All of the the methods across the different clients exist in a traditional synchronous and