Skip to content

Commit 77b880d

Browse files
committed
Tweaks
1 parent 44a6aac commit 77b880d

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-WebApi/online

1 file changed

+1
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-WebApi/online/executeMultiple.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you want to execute multiple requests in a transaction, you must pass in a ch
2424

2525
> [!NOTE]
2626
> - You cannot include read operations (retrieve, retrieve multiple, and Web API functions) as part of a change set; this is as per the OData v4 specifications.
27-
> - Batch requests can contain up to 1000 individual requests and cannot contain other batch requests.
27+
> - Requests can contain up to 1000 individual requests and cannot contain other requests.
2828
2929
## Syntax
3030

0 commit comments

Comments
 (0)