Skip to content

Commit

Permalink
s/deletion//
Browse files Browse the repository at this point in the history
  • Loading branch information
matr1x-hackmud authored May 1, 2024
1 parent 2bdb2e1 commit 2be5337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scripting/db/db.us.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ An object is returned upon updating documents with this function, providing extr
| nModified | Number of documents modified, after evaluating all update expressions |
| upserted | If an upsertion occurred, provides an index integer |
| ok | If the operation succeeded, == 1 |
| opTime | Object that contains a property 't' -- time of deletion operation in millieconds |
| opTime | Object that contains a property 't' -- time of operation in millieconds |

## Example

Expand Down

0 comments on commit 2be5337

Please sign in to comment.