Skip to content

Commit 9fc11a2

Browse files
authored
Replace "an" with "a" since it no longer precedes "isMaster"
1 parent 7145efa commit 9fc11a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/auth/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Mechanism Negotiation via Handshake
191191
:since: 4.0
192192

193193
If an application provides a username but does not provide an
194-
authentication mechanism, drivers MUST negotiate a mechanism via an
194+
authentication mechanism, drivers MUST negotiate a mechanism via a
195195
``hello`` or legacy hello command requesting a user's supported SASL mechanisms::
196196

197197
{hello: 1, saslSupportedMechs: "<dbname>.<username>"}

0 commit comments

Comments
 (0)