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 c659c79 commit 69d62e9Copy full SHA for 69d62e9
030_Data/45_Partial_update.asciidoc
@@ -145,7 +145,7 @@ Fetching the document shows the effect of the last two requests:
145
<1> The `search` tag has been appended to the `tags` array.
146
<2> The `views` field has been incremented.
147
148
-We can even choose to delete a document based on it contents,
+We can even choose to delete a document based on its contents,
149
by setting `ctx.op` to `delete`:
150
151
[source,js]
0 commit comments