Skip to content

Commit 45d9e96

Browse files
committed
rewording and fixing spelling
1 parent c0520c9 commit 45d9e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/sql-api-sdk-bulk-executor-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ ms.author: ramkris
4444

4545
### <a name="2.9.4"/>2.9.4
4646

47-
* Add functionality in BulkDelete operations to retry on specific failures and also return a list of retriable failures to the user.
47+
* Add functionality in BulkDelete operations to retry on specific failures and also return a list of failures to the user that could be retried.
4848

4949
### <a name="2.9.3"/>2.9.3
5050

5151
* Update for Cosmos SDK version 2.4.7.
5252

5353
### <a name="2.9.2"/>2.9.2
5454

55-
* Fix for 'getUpdateItemFromPatchDocument' to continue on 'id' and 'pkey' so that any patchDoc fields which is placed after 'id' and 'pkey' gets added to the 'updateItem'.
55+
* Fix for 'mergeAll' to continue on 'id' and partition key value so that any patched document fields which are placed after 'id' and partition key value get added to the updated item list.
5656

5757
### <a name="2.9.1"/>2.9.1
5858

0 commit comments

Comments
 (0)