Skip to content

Commit ad8676b

Browse files
authored
Update deleteMany.ts
1 parent 8885a3f commit ad8676b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/code-snippets/usage-examples/deleteMany.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Delete multiple documents */
1+
// Delete multiple documents
22

33
// Import the MongoClient type from the mongodb package
44
import { MongoClient } from "mongodb";

0 commit comments

Comments
 (0)