Skip to content

Commit 4c837f3

Browse files
committed
JS small fix
1 parent 480559b commit 4c837f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect-to-mongo/tls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ API <https://docs.oracle.com/javase/8/docs/api/>`__.
3434

3535
.. tip:: Prefer Netty for Asynchronous Apps
3636

37-
We recommend using Netty for asychronous applications, as it supports
37+
We recommend using Netty for asychronous applications because it supports
3838
asynchronous I/O and handles high connection volumes effectively. To
3939
learn about using Netty to configure your TLS settings, see the
4040
:ref:`java-rs-tls-netty-config` section of this guide.

0 commit comments

Comments
 (0)