File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Availability
30
30
clusters and incorporates the existing support for
31
31
multi-document transactions on replica sets.
32
32
33
- To use transactions on MongoDB 4.2 deployments(replica sets and
33
+ To use transactions on MongoDB 4.2 deployments (replica sets and
34
34
sharded clusters), clients :red:`must` use MongoDB drivers updated for
35
35
MongoDB 4.2.
36
36
@@ -316,7 +316,7 @@ Errors
316
316
Use of MongoDB 4.0 Drivers
317
317
~~~~~~~~~~~~~~~~~~~~~~~~~~
318
318
319
- To use transactions on MongoDB 4.2 deployments(replica sets and sharded
319
+ To use transactions on MongoDB 4.2 deployments (replica sets and sharded
320
320
clusters), clients :red:`must` use MongoDB drivers updated for MongoDB
321
321
4.2.
322
322
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ multi-document transactions:
336
336
clusters and incorporates the existing support for
337
337
multi-document transactions on replica sets.
338
338
339
- To use transactions on MongoDB 4.2 deployments(replica sets and
339
+ To use transactions on MongoDB 4.2 deployments (replica sets and
340
340
sharded clusters), clients :red:`must` use MongoDB drivers updated for
341
341
MongoDB 4.2.
342
342
You can’t perform that action at this time.
0 commit comments