Skip to content

Commit ef460a4

Browse files
mongoKartnorareidy
andauthored
Update source/crud/transactions.txt
Co-authored-by: Nora Reidy <[email protected]>
1 parent dff2526 commit ef460a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/crud/transactions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ describes the properties that you can set on a ``ClientSessionOptions`` object:
7575
- Description
7676

7777
* - ``CausalConsistency``
78-
- Specifies whether the session is causally consistent. In a causally consistent session,
79-
the driver executes operations in the order they were issued. To learn more, see
80-
:ref:`<csharp-causal-consistency>`.
78+
- | Specifies whether the session is causally consistent. In a causally consistent session,
79+
the driver executes operations in the order they were issued. To learn more, see
80+
:ref:`<csharp-causal-consistency>`.
8181
|
8282
| **Data Type**: {+bool-data-type+}
8383
| **Default**: ``true``

0 commit comments

Comments
 (0)