Skip to content

Commit 28268a6

Browse files
kdisneurjeff-allen-mongo
authored andcommitted
Fix transctions typo in extracts-transactions file
1 parent 66481fa commit 28268a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/extracts-transactions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ content: |
574574
<transactions-read-preference>`.
575575
576576
- In MongoDB 4.2 and earlier, you cannot create collections in
577-
transctions. Write operations that result in document inserts
577+
transactions. Write operations that result in document inserts
578578
(e.g. ``insert`` or update operations with ``upsert: true``)
579579
must be on **existing** collections if run inside transactions.
580580
@@ -639,4 +639,4 @@ content: |
639639
640640
.. seealso:: :ref:`transactions-create-collections-indexes`
641641
642-
...
642+
...

0 commit comments

Comments
 (0)