Skip to content

Commit eb2486a

Browse files
author
Sam Kleinman
committed
minor: typo fix.
1 parent afad63e commit eb2486a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/control-access-to-mongodb-with-kerberos-authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ run-time option:
273273

274274
.. code-block:: sh
275275

276-
mongod --setParaemter authenticationMechanisms=GSSAPI,MONGODB-CR
276+
mongod --setParameter authenticationMechanisms=GSSAPI,MONGODB-CR
277277

278278
.. warning::
279279

0 commit comments

Comments
 (0)