Skip to content

Commit f5a00f6

Browse files
askmrsinhkay-kim
authored andcommitted
Update internal-authentication-tutorials-access-control-consideration.rst
Remove duplicate word 'are'
1 parent 9a6e825 commit f5a00f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/internal-authentication-tutorials-access-control-consideration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This tutorial covers creating the minimum number of administrative
22
users on the ``admin`` database *only*. For the user authentication,
33
the tutorial uses the default :doc:`/core/security-scram-sha-1`
44
authentication mechanism. Challenge-response security mechanisms are
5-
are best suited for testing or development environments. For production
5+
best suited for testing or development environments. For production
66
environments, we recommend using :doc:`x.509
77
certificates</core/security-x.509>` or :doc:`/core/security-ldap`
88
(available for MongoDB Enterprise only) or :doc:`/core/kerberos`

0 commit comments

Comments
 (0)