Skip to content

Commit dd096f5

Browse files
committed
all the typos in README.md
1 parent 75f9f7a commit dd096f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ await restore.dump({
6464
});
6565

6666
await retore.database({
67-
con, uri, clean, onCollectionExists // same as in dump()
67+
con, uri, clean, onCollectionExists, // same as in dump()
6868

6969
database: 'my-database-name',
7070
// name of the database that will be created

0 commit comments

Comments
 (0)