Skip to content

Commit 762a1c2

Browse files
authored
(DOCSP-36948) Changes authorization to authentication in one spot (#163)
1 parent 461b9fd commit 762a1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ string as follow:
145145

146146
.. tip:: Default Mechanism
147147

148-
MongoDB version 4.0 uses ``SCRAM-SHA-1`` as the default authorization mechanism
148+
MongoDB version 4.0 uses ``SCRAM-SHA-1`` as the default authentication mechanism
149149
if the server does not support ``SCRAM-SHA-256``.
150150

151151
To learn more on specifying the default mechanism, see :ref:`csharp-authentication-default`.

0 commit comments

Comments
 (0)