Skip to content

Commit 69d62e9

Browse files
committed
s/on it contents/on its contents/
1 parent c659c79 commit 69d62e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

030_Data/45_Partial_update.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Fetching the document shows the effect of the last two requests:
145145
<1> The `search` tag has been appended to the `tags` array.
146146
<2> The `views` field has been incremented.
147147

148-
We can even choose to delete a document based on it contents,
148+
We can even choose to delete a document based on its contents,
149149
by setting `ctx.op` to `delete`:
150150

151151
[source,js]

0 commit comments

Comments
 (0)