mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Fixing typo
Replace "Too shade or not to shade..." with "To shade or not to shade..."
(cherry picked from commit f44c5a4
)
This commit is contained in:
parent
bb58f090ad
commit
12d55107ac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
* 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.
|
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.
|
all the steps for doing so.
|
||||||
|
|
||||||
== Embedding jar with dependencies
|
== Embedding jar with dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue