[DOCS] fix typo in scripting docs

This commit is contained in:
Petr Bela 2015-03-09 18:34:12 -07:00 committed by Luca Cavanna
parent 8b4f6e0111
commit f27cb07eb9

View File

@ -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: on every data node in the cluster:
[source,js] [source,js]