Skip to content

Commit 45804ae

Browse files
authored
Merge pull request MicrosoftDocs#2866 from MicrosoftDocs/stjanovi-patch-1
Capitalize first letter of sentence
2 parents 3f319e4 + e4aa3d3 commit 45804ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/component-framework/add-custom-controls-to-a-field-or-entity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: "article"
1414

1515
# Add code components to a field or entity in model-driven apps
1616

17-
Code components let you transform fields that traditionally contain text into visualizations. Similarly, you can use code components to transform datasets, such as a view, to display in a more visual rendering rather than a list of records. code components can appear as visualizations on forms, dashboards, views, and homepage grids.
17+
Code components let you transform fields that traditionally contain text into visualizations. Similarly, you can use code components to transform datasets, such as a view, to display in a more visual rendering rather than a list of records. Code components can appear as visualizations on forms, dashboards, views, and homepage grids.
1818

1919

2020
> [!div class="mx-imgBorder"]
@@ -93,4 +93,4 @@ To add a code component like data-set component or simple table component to a g
9393

9494
[Implementing components in TypeScript](implementing-controls-using-typescript.md)<br/>
9595
[Power Apps component framework API reference](reference/index.md)<br/>
96-
[Power Apps component framework overview](overview.md)
96+
[Power Apps component framework overview](overview.md)

0 commit comments

Comments
 (0)