Skip to content

Commit e0aae73

Browse files
DR small fix
Co-authored-by: Dmitry Rybakov <[email protected]>
1 parent d747851 commit e0aae73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/interact-data/transaction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ created, saved, or deleted in the following cases:
152152
- After the transaction is committed if the object was modified inside
153153
the transaction.
154154

155-
- After the object is persisted if the object was modified before
155+
- After the object is persisted if the object was modified outside
156156
the transaction block.
157157

158158
The ``after_commit`` callback is triggered only after all

0 commit comments

Comments
 (0)