Skip to content

Commit 2f336ff

Browse files
pkay-kim
authored andcommitted
Grammar fix in Kerberos docs
1 parent 9c418a6 commit 2f336ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Overview
1515

1616
MongoDB Enterprise supports authentication using a :doc:`Kerberos
1717
service </core/kerberos>`. Kerberos is an industry standard
18-
authentication protocol for large client/server system. Kerberos allows
18+
authentication protocol for large client/server systems. Kerberos allows
1919
MongoDB and applications to take advantage of existing authentication
2020
infrastructure and processes.
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Overview
1616

1717
MongoDB Enterprise supports authentication using a :doc:`Kerberos
1818
service </core/kerberos>`. Kerberos is an industry standard
19-
authentication protocol for large client/server system.
19+
authentication protocol for large client/server systems.
2020

2121
Prerequisites
2222
-------------

0 commit comments

Comments
 (0)