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.
173
173
174
174
The ``command()`` and ``cursor_command()`` methods do not obey the read preference you might
175
175
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
177
177
provided by using the ``session`` parameter, and this session is in a
178
178
`transaction <{+api-root+}pymongo/client_session.html#transactions>`__, the command's
179
179
read preference will be set to the transaction's read preference. Otherwise,
You can’t perform that action at this time.
0 commit comments