Prechádzať zdrojové kódy

Fixing typo

Replace "Too shade or not to shade..." with "To shade or not to shade..."

(cherry picked from commit f44c5a4)
(cherry picked from commit 12d5510)
Xavier Coulon 10 rokov pred
rodič
commit
144225f4e5
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      docs/java-api/index.asciidoc

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

@@ -48,7 +48,7 @@ third party dependency that in turn depends on an outdated version of a package,
 * The second option is to relocate the troublesome dependencies and to shade them either with your own application
 or with Elasticsearch and any plugins needed by the Elasticsearch client.
 
-The https://www.elastic.co/blog/to-shade-or-not-to-shade["Too shade or not to shade" blog post] describes
+The https://www.elastic.co/blog/to-shade-or-not-to-shade["To shade or not to shade" blog post] describes
 all the steps for doing so.
 
 == Embedding jar with dependencies