Skip to content

Commit 7448042

Browse files
committed
Update source/administration/ssl.txt
1 parent 0b367df commit 7448042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/administration/ssl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ To connect to a replica set via SSL, use the following form:
209209
.NET
210210
~~~~
211211

212-
As of release 1.6 of the .NET driver supports SSL connections with
213-
:program:`mongod` an :program:`mongos` instances. To connect using
212+
As of release 1.6, the .NET driver supports SSL connections with
213+
:program:`mongod` and :program:`mongos` instances. To connect using
214214
SSL, you must add an option to the connection string, specifying
215215
``ssl=true`` as follows:
216216

0 commit comments

Comments
 (0)