Skip to content

Commit 7575f62

Browse files
iktakahirojsvd
authored andcommitted
Fix typo "elasticseach’s" => "elasticsearch’s"
1 parent 7dde2de commit 7575f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ When using indexed (stored) scripts on Elasticsearch 6 and higher, you must set
494494
Define the type of script referenced by "script" variable
495495
inline : "script" contains inline script
496496
indexed : "script" contains the name of script directly indexed in elasticsearch
497-
file : "script" contains the name of script stored in elasticseach's config directory
497+
file : "script" contains the name of script stored in elasticsearch's config directory
498498

499499
[id="plugins-{type}s-{plugin}-script_var_name"]
500500
===== `script_var_name`

0 commit comments

Comments
 (0)