Skip to content

Commit ba01e56

Browse files
committed
remove unwanted word
1 parent 997239e commit ba01e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/custom-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ It is not possible to create the Custom API, Custom API Request Parameter, and C
437437

438438
If you define your Custom API as a function by setting the **Is Function** property to true, you cannot bind the function to an entity or entity collection. You also cannot use any **Entity** or **EntityCollection** request parameters.
439439

440-
If you attempt this you with a function bound to the account entity, you can expect a `400 Bad Request` error like this:
440+
If you attempt this with a function bound to the account entity, you can expect a `400 Bad Request` error like this:
441441

442442
`GET [Organization URL]/api/data/v9.1/accounts/Microsoft.Dynamics.CRM.new_CollectionBoundFunction()`
443443

0 commit comments

Comments
 (0)