We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480559b commit 4c837f3Copy full SHA for 4c837f3
source/connect-to-mongo/tls.txt
@@ -34,7 +34,7 @@ API <https://docs.oracle.com/javase/8/docs/api/>`__.
34
35
.. tip:: Prefer Netty for Asynchronous Apps
36
37
- We recommend using Netty for asychronous applications, as it supports
+ We recommend using Netty for asychronous applications because it supports
38
asynchronous I/O and handles high connection volumes effectively. To
39
learn about using Netty to configure your TLS settings, see the
40
:ref:`java-rs-tls-netty-config` section of this guide.
0 commit comments