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 2926711 commit 770791bCopy full SHA for 770791b
packages/mongodb-memory-server-core/src/MongoMemoryServer.ts
@@ -60,7 +60,7 @@ export interface AutomaticAuth {
60
customRootPwd?: string;
61
/**
62
* Force to run "createAuth"
63
- * @default false "creatAuth" is normally only run when the given "dbPath" is empty (no files)
+ * @default false "createAuth" is normally only run when the given "dbPath" is empty (no files)
64
*/
65
force?: boolean;
66
0 commit comments