From be98eeb8dfd890722ef7cc292e87844c73780931 Mon Sep 17 00:00:00 2001 From: Deborah <16781923+deborahadebiyi@users.noreply.github.com> Date: Mon, 16 May 2022 15:23:01 +0100 Subject: [PATCH] fix: amend spelling error --- source/core/transactions-in-applications.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/transactions-in-applications.txt b/source/core/transactions-in-applications.txt index 8723bafeb80..7e21d294ae7 100644 --- a/source/core/transactions-in-applications.txt +++ b/source/core/transactions-in-applications.txt @@ -31,7 +31,7 @@ The :ref:`txn-callback-api`: The :ref:`txn-core-api`: - Requires explicit call to start the transaction and commit the - transacdtion. + transaction. - Does not incorporate error handling logic for :ref:`transient-transaction-error` and