mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[Docs] Spelling fix in painless-getting-started.asciidoc (#28187)
This commit is contained in:
parent
f15c2044c4
commit
c417427ecd
@ -234,7 +234,7 @@ POST hockey/player/_update_by_query
|
|||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
// CONSOLE
|
// CONSOLE
|
||||||
|
|
||||||
Using the match operator (`==~`) you can update all the hockey players who's
|
Using the match operator (`==~`) you can update all the hockey players whose
|
||||||
names start with a consonant and end with a vowel:
|
names start with a consonant and end with a vowel:
|
||||||
|
|
||||||
[source,js]
|
[source,js]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user