We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f10a39 commit 68e87d3Copy full SHA for 68e87d3
source/tutorial/perform-two-phase-commits.txt
@@ -312,7 +312,7 @@ Rollback
312
313
In some cases you may need to "rollback" or undo a transaction when
314
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
+never recover as in cases where one of the accounts doesn't exist, or
316
stops existing during the transaction.
317
318
There are two possible rollback operations:
0 commit comments