Skip to content

Commit 0dfd540

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

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
@@ -234,7 +234,7 @@ POST hockey/player/_update_by_query
234234
----------------------------------------------------------------
235235
// CONSOLE
236236

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

240240
[source,js]

0 commit comments

Comments
 (0)