Skip to content

Commit c454e37

Browse files
Update test/unit/mongo_client.test.js
Co-authored-by: Bailey Pearson <[email protected]>
1 parent 253aa6d commit c454e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/mongo_client.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ describe('MongoOptions', function () {
4444
*
4545
* ### Additional options:
4646
*
47-
* | nodejs native option | driver spec equicalient option name | driver option type |
47+
* | nodejs native option | driver spec equivalent option name | driver option type |
4848
* |:----------------------|:----------------------------------------------|:-------------------|
4949
* | `ca` | `tlsCAFile` | `string` |
5050
* | `crl` | N/A | `string` |

0 commit comments

Comments
 (0)