Skip to content

Commit fcf50a0

Browse files
committed
fix typo
1 parent daee769 commit fcf50a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/write/transactions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ API Documentation
160160
To learn more about any of the types or methods discussed in this
161161
guide, see the following API Documentation:
162162

163-
- `ClietSession <{+api-root+}pymongo/client_session.html#pymongo.client_session.ClientSession>`__
163+
- `ClientSession <{+api-root+}pymongo/client_session.html#pymongo.client_session.ClientSession>`__
164164
- `WriteConcern <{+api-root+}pymongo/write_concern.html#pymongo.write_concern.WriteConcern>`__
165165
- `start_transaction() <{+api-root+}pymongo/client_session.html#pymongo.client_session.ClientSession.start_transaction>`__
166166
- `with_transaction() <{+api-root+}pymongo/client_session.html#pymongo.client_session.ClientSession.with_transaction>`__

0 commit comments

Comments
 (0)