Skip to content

Commit 68e87d3

Browse files
committed
Small fix
1 parent 5f10a39 commit 68e87d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/perform-two-phase-commits.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Rollback
312312

313313
In some cases you may need to "rollback" or undo a transaction when
314314
the application needs to "cancel" the transaction, or because it can
315-
never sauced as in cases where one of the accounts doesn't exist, or
315+
never recover as in cases where one of the accounts doesn't exist, or
316316
stops existing during the transaction.
317317

318318
There are two possible rollback operations:

0 commit comments

Comments
 (0)