Skip to content

Commit 9cb6808

Browse files
committed
clarify subject
1 parent 3e0c5fa commit 9cb6808

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. warning::
22

33
Using a ``ChangeStream`` in ``EventEmitter`` and ``Iterator`` mode
4-
concurrently is not supported and causes an error. This is to prevent
5-
undefined behavior, where the driver cannot guarantee which consumer
6-
receives documents first.
4+
concurrently is not supported by the driver and causes an error. This
5+
is to prevent undefined behavior, where the driver cannot guarantee
6+
which consumer receives documents first.
77

88

0 commit comments

Comments
 (0)