We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253aa6d commit c454e37Copy full SHA for c454e37
test/unit/mongo_client.test.js
@@ -44,7 +44,7 @@ describe('MongoOptions', function () {
44
*
45
* ### Additional options:
46
47
- * | nodejs native option | driver spec equicalient option name | driver option type |
+ * | nodejs native option | driver spec equivalent option name | driver option type |
48
* |:----------------------|:----------------------------------------------|:-------------------|
49
* | `ca` | `tlsCAFile` | `string` |
50
* | `crl` | N/A | `string` |
0 commit comments