Skip to content

Commit 21e8aa4

Browse files
committed
Spelling fix
1 parent 1f400e1 commit 21e8aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ If you are using an authenticated connection on another server, this more verbos
1212
mongorestore -u admin -p <mypassword> --authenticationDatabase 'admin' --ssl --host <my_hostname> --sslCAFile mongod.crt --sslPEMKeyFile mongod.pem --drop --db DATABASE /path/to/unziped/dir
1313
```
1414

15-
Note this references this two MongoDB certifications for connecting. You can altermantively use the `--sslAllowInvalidCertificates` flag to ignore them.
15+
Note this references this two MongoDB certifications for connecting. You can alternatively use the `--sslAllowInvalidCertificates` flag to ignore them.

0 commit comments

Comments
 (0)