Skip to content

Commit 9523c75

Browse files
committed
feedback
1 parent 16406cb commit 9523c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect/tls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To learn how to configure your MongoDB deployment for TLS, see the
5252
Enable TLS
5353
----------
5454

55-
To enable TLS for the connection to your MongoDB instance, set the ``tls`` connection
55+
To enable TLS for the connection to your MongoDB deployment, set the ``tls`` connection
5656
option to ``true``. You can do this in two ways: by using the ``uriOptions`` parameter
5757
of the ``MongoDB\Client`` constructor or through a parameter in your connection string.
5858

0 commit comments

Comments
 (0)