File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Typings:
152152- ` get instanceOpts(): MongoMemoryInstancePropBase[] `
153153- ` set instanceOpts(val: MongoMemoryInstancePropBase[]) `
154154
155- Getter & Setter for [ ` _instanceOpts ` ] ( #_instanceOpts )
155+ Getter & Setter for [ ` _instanceOpts ` ] ( #_instanceopts )
156156
157157::: caution
158158Will Throw an Error if ` state ` is not ` stopped `
@@ -173,7 +173,7 @@ Typings:
173173- ` get binaryOpts(): MongoBinaryOpts `
174174- ` set binaryOpts(val: MongoBinaryOpts) `
175175
176- Getter & Setter for [ ` _binaryOpts ` ] ( #_binaryOpts )
176+ Getter & Setter for [ ` _binaryOpts ` ] ( #_binaryopts )
177177
178178::: caution
179179Will Throw an Error if ` state ` is not ` stopped `
@@ -194,7 +194,7 @@ Typings:
194194- ` get replSetOpts(): ReplSetOpts `
195195- ` set replSetOpts(val: ReplSetOpts) `
196196
197- Getter & Setter for [ ` _replSetOpts ` ] ( #_replSetOpts )
197+ Getter & Setter for [ ` _replSetOpts ` ] ( #_replsetopts )
198198
199199::: caution
200200Will Throw an Error if ` state ` is not ` stopped `
You can’t perform that action at this time.
0 commit comments