Skip to content

Commit d2ac670

Browse files
author
Sam Kleinman
committed
DOCS-1021 fixing name of command in release notes
1 parent 46bcc79 commit d2ac670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/release-notes/2.4.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ system are available for use in MongoDB:
500500
- SASL Support in :program:`mongod`, the :program:`mongo` shell, and C++ client library
501501
(driver.)
502502

503-
- New :dbcommand:`saslBegin` and :dbcommand:`saslContinue`
503+
- New :dbcommand:`saslStart` and :dbcommand:`saslContinue`
504504
database commands.
505505

506506
.. note::
@@ -583,7 +583,7 @@ In the 2.3 series, MongoDB adds the following database commands:
583583
.. leaving these undocumented at the moment, given changing use, and
584584
the fact that the previous section satisfies current requirements.
585585

586-
.. dbcommand:: saslBegin
586+
.. dbcommand:: saslStart
587587

588588
.. dbcommand:: saslContinue
589589

0 commit comments

Comments
 (0)