We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b717da6 commit 0dfd540Copy full SHA for 0dfd540
docs/painless/painless-getting-started.asciidoc
@@ -234,7 +234,7 @@ POST hockey/player/_update_by_query
234
----------------------------------------------------------------
235
// CONSOLE
236
237
-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
238
names start with a consonant and end with a vowel:
239
240
[source,js]
0 commit comments