Skip to content

Commit 01e0839

Browse files
authored
Merge pull request #2865 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch live)
2 parents fbb6bcc + 516ae9f commit 01e0839

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/model-driven-apps/clientapi/reference/grids/gridcontrol

1 file changed

+1
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/grids/gridcontrol/getFetchXml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Read-only and editable grids
2626

2727
## Syntax
2828

29-
`var result = gridContext.getfetchXml();`
29+
`var result = gridContext.getFetchXml();`
3030

3131
## Return Value
3232

0 commit comments

Comments
 (0)