mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Fix some typos in plugins & reference docs (#84667)
This pull request removes a few instances of duplicate words or punctuation and erroneous spelling from the docs.
This commit is contained in:
parent
26307bbef3
commit
9ecb96fcf3
7 changed files with 7 additions and 7 deletions
|
@ -301,7 +301,7 @@ plugin configuration file.
|
|||
If you run {es} using Docker, you can manage plugins using a declarative configuration file.
|
||||
When {es} starts up, it will compare the plugins in the file with those
|
||||
that are currently installed, and add or remove plugins as required. {es}
|
||||
will also upgrade offical plugins when you upgrade {es} itself.
|
||||
will also upgrade official plugins when you upgrade {es} itself.
|
||||
|
||||
The file is called `elasticsearch-plugins.yml`, and must be placed in the
|
||||
Elasticsearch configuration directory, alongside `elasticsearch.yml`. Here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue