Skip to content

Commit 56d7085

Browse files
committed
Tweak
1 parent b40190c commit 56d7085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/logging-and-monitoring/monitoring.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ connection pool events:
9090
:end-before: end-monitoring-listeners
9191
:copyable: true
9292

93-
You can then pass these listeners to the ``MongoClient`` constructor to monitor your
94-
application. Select the :guilabel:`Synchronous` or :guilabel:`Asynchronous` tab to see the
93+
The following code passes instances of the preceding listeners to the ``MongoClient``
94+
constructor. Select the :guilabel:`Synchronous` or :guilabel:`Asynchronous` tab to see the
9595
corresponding code:
9696

9797
.. tabs::

0 commit comments

Comments
 (0)