diff --git a/source/tutorial/perform-two-phase-commits.txt b/source/tutorial/perform-two-phase-commits.txt index 46a8a5ccdb4..7be776b6b27 100644 --- a/source/tutorial/perform-two-phase-commits.txt +++ b/source/tutorial/perform-two-phase-commits.txt @@ -312,7 +312,7 @@ Rollback In some cases you may need to "rollback" or undo a transaction when the application needs to "cancel" the transaction, or because it can -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 stops existing during the transaction. There are two possible rollback operations: