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 @@ -379,7 +379,7 @@ multi-document transactions:
379
379
clusters and incorporates the existing support for
380
380
multi-document transactions on replica sets.
381
381
382
- To use transactions on MongoDB 4.2 deployments(replica sets and
382
+ To use transactions on MongoDB 4.2 deployments (replica sets and
383
383
sharded clusters), clients :red:`must` use MongoDB drivers updated for
384
384
MongoDB 4.2.
385
385
You can’t perform that action at this time.
0 commit comments