mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] fix typo in scripting docs
This commit is contained in:
parent
8b4f6e0111
commit
f27cb07eb9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ GET /_search
|
|||
}
|
||||
-----------------------------------
|
||||
|
||||
Save the contents of the script as a file called `config/script/my_script.groovy`
|
||||
Save the contents of the script as a file called `config/scripts/my_script.groovy`
|
||||
on every data node in the cluster:
|
||||
|
||||
[source,js]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue