Skip to content

Commit 4e408a8

Browse files
committed
Update source/tutorial/perform-two-phase-commits.txt
Fixed the word order
1 parent fe4a655 commit 4e408a8

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
@@ -277,7 +277,7 @@ Recovering from Failure Scenarios
277277

278278
The most important part of the transaction procedure is not, the
279279
prototypical example above, but rather the possibility for recovering
280-
the from various failure scenarios when transactions do not complete
280+
from the various failure scenarios when transactions do not complete
281281
as intended. This section will provide an overview of possible
282282
failures and provide methods to recover from these kinds of events.
283283

0 commit comments

Comments
 (0)