Skip to content

Commit 5821a81

Browse files
authored
Fix documentation.
Closes #3199 Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
1 parent eabfd95 commit 5821a81

File tree

1 file changed

+2
-2
lines changed
  • src/main/antora/modules/ROOT/pages/elasticsearch

1 file changed

+2
-2
lines changed

src/main/antora/modules/ROOT/pages/elasticsearch/clients.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ To see what is actually sent to and received from the server `Request` / `Respon
461461
This can be enabled in the Elasticsearch client by setting the level of the `co.elastic.clients.transport.rest5_client.low_level.Request` package to "trace" (see
462462
https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/logging)
463463

464-
.Enable transport layer logging
464+
.Enable transport layer logging
465465
[tabs]
466466
======
467467
XML::
@@ -485,4 +485,4 @@ ini::
485485
----
486486
logging.level.co.elastic.clients.transport.rest5_client.low_level.Request=trace
487487
----
488-
=====
488+
======

0 commit comments

Comments
 (0)