Skip to content

Commit 31b171a

Browse files
formatting
1 parent b5d7a64 commit 31b171a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/crud/transactions.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,19 @@ Causal Consistency
5252

5353
.. replacement:: insert-one-method
5454

55-
``insert_one``
55+
``insert_one()``
5656

5757
.. replacement:: update-one-method
5858

59-
``update_one``
59+
``update_one()``
6060

6161
.. replacement:: find-one-method
6262

63-
``find``
63+
``find()``
6464

6565
.. replacement:: delete-one-method
6666

67-
``delete_one``
67+
``delete_one()``
6868

6969
.. replacement:: ReadConcern.MAJORITY
7070

0 commit comments

Comments
 (0)