Skip to content

Commit 5ed20b4

Browse files
committed
DOCSP-14457 fix deployments space typo
1 parent 2db8ac2 commit 5ed20b4

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
@@ -336,7 +336,7 @@ multi-document transactions:
336336
clusters and incorporates the existing support for
337337
multi-document transactions on replica sets.
338338

339-
To use transactions on MongoDB 4.2 deployments(replica sets and
339+
To use transactions on MongoDB 4.2 deployments (replica sets and
340340
sharded clusters), clients :red:`must` use MongoDB drivers updated for
341341
MongoDB 4.2.
342342

0 commit comments

Comments
 (0)