Skip to content

Commit b695b10

Browse files
committed
edits
1 parent 729145c commit b695b10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/compatibility.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ If you use macOS older than 10.13 (High Sierra), you need to install Ruby from
8686
`rvm`_, `homebrew`_, `macports`_, or another similar source. See
8787
`Installing Ruby`_ for more options.
8888

89-
If you use Linux or other non-macOS Unix system, you can check your OpenSSL version
89+
If you use Linux or other non-macOS Unix systems, you can check your OpenSSL version
9090
as follows:
9191

9292
.. code-block:: sh
@@ -136,8 +136,8 @@ JRuby and Kerberos Authentication
136136

137137
If you use the ``mongo_kerberos`` gem for Kerberos authentication with JRuby,
138138
the JVM system property ``sun.security.jgss.native`` is set to ``true``. This
139-
facilitates the use of the system cache of Ticket Granting Tickets (TGTs), for
140-
example, TGTs obtained with ``kinit``.
139+
facilitates the use of the system cache of Ticket Granting Tickets (TGTs), such
140+
as TGTs obtained with ``kinit``.
141141

142142
This setting also affects any other use of the JGSS library, making any TGTs in
143143
the system cache available for obtaining Kerberos credentials.

0 commit comments

Comments
 (0)