File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ you can handle the ``CommandCursor`` accordingly.
173173
174174 The ``command()`` and ``cursor_command()`` methods do not obey the read preference you might
175175 have set on your ``Database`` instance elsewhere in your code. If a
176- `Client Session <{+api-root+}pymongo/client_session.html#pymongo.client_session.ClientSession>`__ is
176+ `ClientSession <{+api-root+}pymongo/client_session.html#pymongo.client_session.ClientSession>`__ is
177177 provided by using the ``session`` parameter, and this session is in a
178178 `transaction <{+api-root+}pymongo/client_session.html#transactions>`__, the command's
179179 read preference will be set to the transaction's read preference. Otherwise,
You can’t perform that action at this time.
0 commit comments