Skip to content

Commit d6e0496

Browse files
committed
DOCSP-35201 remove double error in title
1 parent b477793 commit d6e0496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/crud/transactions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ The Convenient Transaction API incorporates retry logic for these error types,
324324
so the driver automatically retries the transaction until there is a successful
325325
commit.
326326

327-
Core API Error Error Handling
328-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
327+
Core API Error Handling
328+
~~~~~~~~~~~~~~~~~~~~~~~
329329

330330
If you are using the Core API to perform a transaction, you must implement the
331331
error-handling logic into your application. To do so, you must create the

0 commit comments

Comments
 (0)