Skip to content

Commit 22fbe2d

Browse files
committed
DOCSP-35201 grammar changes
1 parent 9581c7a commit 22fbe2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/crud/transactions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,13 +320,13 @@ application must retry the transaction:
320320
description </core/transactions-in-applications/#unknowntransactioncommitresult>`
321321
on the Drivers API page in the Server manual.
322322

323-
The following sections describe how to handle these errors for different APIs.
323+
The following sections describe how to handle these errors when using different APIs.
324324

325325
Convenient Transaction API Error Handling
326326
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
327327

328-
The Convenient Transaction API incorporates retry logic for these error types,
329-
so the driver automatically retries the transaction until there is a successful
328+
The Convenient Transaction API incorporates retry logic for these error types.
329+
The driver automatically retries the transaction until there is a successful
330330
commit.
331331

332332
Core API Error Handling

0 commit comments

Comments
 (0)