Skip to content

Commit c4c2b46

Browse files
committed
DOCSP-14457 fix deployments space typo
1 parent 9d3c18f commit c4c2b46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/core/transactions-production-consideration.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Availability
3030
clusters and incorporates the existing support for
3131
multi-document transactions on replica sets.
3232

33-
To use transactions on MongoDB 4.2 deployments(replica sets and
33+
To use transactions on MongoDB 4.2 deployments (replica sets and
3434
sharded clusters), clients :red:`must` use MongoDB drivers updated for
3535
MongoDB 4.2.
3636

@@ -316,7 +316,7 @@ Errors
316316
Use of MongoDB 4.0 Drivers
317317
~~~~~~~~~~~~~~~~~~~~~~~~~~
318318

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
320320
clusters), clients :red:`must` use MongoDB drivers updated for MongoDB
321321
4.2.
322322

source/core/transactions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ multi-document transactions:
379379
clusters and incorporates the existing support for
380380
multi-document transactions on replica sets.
381381

382-
To use transactions on MongoDB 4.2 deployments(replica sets and
382+
To use transactions on MongoDB 4.2 deployments (replica sets and
383383
sharded clusters), clients :red:`must` use MongoDB drivers updated for
384384
MongoDB 4.2.
385385

0 commit comments

Comments
 (0)