Skip to content

Commit 4b0669a

Browse files
andrewbanchichChristoph Büscher
authored andcommitted
[Docs] Spelling fix in painless-getting-started.asciidoc (#28187)
1 parent dc56f13 commit 4b0669a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/painless/painless-getting-started.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ POST hockey/player/_update_by_query
236236
----------------------------------------------------------------
237237
// CONSOLE
238238

239-
Using the match operator (`==~`) you can update all the hockey players who's
239+
Using the match operator (`==~`) you can update all the hockey players whose
240240
names start with a consonant and end with a vowel:
241241

242242
[source,js]

0 commit comments

Comments
 (0)