diff --git a/source/administration/ssl.txt b/source/administration/ssl.txt index 4c7f56521cc..2cf33511930 100644 --- a/source/administration/ssl.txt +++ b/source/administration/ssl.txt @@ -209,8 +209,8 @@ To connect to a replica set via SSL, use the following form: .NET ~~~~ -As of release 1.6 of the .NET driver supports SSL connections with -:program:`mongod` an :program:`mongos` instances. To connect using +As of release 1.6, the .NET driver supports SSL connections with +:program:`mongod` and :program:`mongos` instances. To connect using SSL, you must add an option to the connection string, specifying ``ssl=true`` as follows: