[Docs] Spelling fix in painless-getting-started.asciidoc (#28187)

This commit is contained in:
Andrew Banchich 2018-01-12 05:47:39 -05:00 committed by Christoph Büscher
parent f15c2044c4
commit c417427ecd
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ POST hockey/player/_update_by_query
----------------------------------------------------------------
// 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:
[source,js]