Skip to content

Commit

Permalink
[Docs] Spelling fix in painless-getting-started.asciidoc (#28187)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbanchich authored and Christoph Büscher committed Jan 12, 2018
1 parent f15c204 commit c417427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/painless/painless-getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit c417427

Please sign in to comment.