[DOCS] Various spelling corrections (#37046)

This commit is contained in:
Josh Soref 2019-01-07 08:44:12 -05:00 committed by Luca Cavanna
parent ac2e09b25a
commit edb48321ba
66 changed files with 80 additions and 80 deletions

View file

@ -72,7 +72,7 @@ operation that executes:
`noop`::
Set `ctx.op = "noop"` if your script doesn't make any
changes. The `updateByQuery` operaton then omits that document from the updates.
changes. The `updateByQuery` operation then omits that document from the updates.
This behavior increments the `noop` counter in the response body.
`delete`::