Skip to content

Commit 433771f

Browse files
author
Chris Cho
authored
Merge pull request #43 from ccho-mongodb/120220-fix
correction in auth mech
2 parents a73c6cf + 2f5fa59 commit 433771f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/auth.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ mechanism:
273273
.. tab::
274274
:tabid: MongoCredential
275275

276-
To specify the default authentication mechanism using the
276+
To specify the ``MONGODB-AWS`` authentication mechanism using the
277277
``MongoCredential`` class, use the
278278
:java-docs:`createAwsCredential() </apidocs/mongodb-driver-core/com/mongodb/MongoCredential.html#createAwsCredential(java.lang.String,char%5B%5D)>`
279279
method. Your code to instantiate a ``MongoClient`` should resemble the

0 commit comments

Comments
 (0)