diff --git a/source/core/transactions-production-consideration.txt b/source/core/transactions-production-consideration.txt index 35d27931a77..0e3dcbc6e88 100644 --- a/source/core/transactions-production-consideration.txt +++ b/source/core/transactions-production-consideration.txt @@ -30,7 +30,7 @@ Availability clusters and incorporates the existing support for multi-document transactions on replica sets. - To use transactions on MongoDB 4.2 deployments(replica sets and + To use transactions on MongoDB 4.2 deployments (replica sets and sharded clusters), clients :red:`must` use MongoDB drivers updated for MongoDB 4.2. @@ -316,7 +316,7 @@ Errors Use of MongoDB 4.0 Drivers ~~~~~~~~~~~~~~~~~~~~~~~~~~ -To use transactions on MongoDB 4.2 deployments(replica sets and sharded +To use transactions on MongoDB 4.2 deployments (replica sets and sharded clusters), clients :red:`must` use MongoDB drivers updated for MongoDB 4.2. diff --git a/source/core/transactions.txt b/source/core/transactions.txt index 21500bd88c4..4bbaaacc107 100644 --- a/source/core/transactions.txt +++ b/source/core/transactions.txt @@ -379,7 +379,7 @@ multi-document transactions: clusters and incorporates the existing support for multi-document transactions on replica sets. - To use transactions on MongoDB 4.2 deployments(replica sets and + To use transactions on MongoDB 4.2 deployments (replica sets and sharded clusters), clients :red:`must` use MongoDB drivers updated for MongoDB 4.2.