From d45ec8c9a8d7993360efc02029897f34d4b4f3fc Mon Sep 17 00:00:00 2001 From: dhatcher42 Date: Mon, 30 Nov 2015 10:19:51 -0500 Subject: [PATCH] Adding "or" Should add an "or" between "keyfiles x509 certificates" because they are two separate items. --- source/core/security-internal-authentication.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/security-internal-authentication.txt b/source/core/security-internal-authentication.txt index 953daa88022..58597fea339 100644 --- a/source/core/security-internal-authentication.txt +++ b/source/core/security-internal-authentication.txt @@ -9,7 +9,7 @@ Internal Authentication You can authenticate members of :term:`replica sets ` and :term:`sharded clusters `. For the internal authentication of -the members, MongoDB can use either keyfiles :ref:`x.509 ` +the members, MongoDB can use either keyfiles or :ref:`x.509 ` certificates. .. note::