Sfoglia il codice sorgente

Fix wrong header level

Relates to #26113.
David Pilato 8 anni fa
parent
commit
9c372e533e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/java-api/index.asciidoc

+ 1 - 1
docs/java-api/index.asciidoc

@@ -44,7 +44,7 @@ For example, you can define the latest version in your `pom.xml` file:
 --------------------------------------------------
 
 [[java-transport-usage-maven-lucene]]
-==== Lucene Snapshot repository
+=== Lucene Snapshot repository
 
 The very first releases of any major version (like a beta), might have been built on top of a Lucene Snapshot version.
 In such a case you will be unable to resolve the Lucene dependencies of the client.