Skip to content

Commit b7e1e19

Browse files
authored
Fixed typo
1 parent 0154ea9 commit b7e1e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dataverse/templates/pp-entity/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"identity": "TALXIS.DevKit.Templates.Dataverse.Entity",
55
"name": "Power Platform: Entity",
66
"shortName": "pp-entity",
7-
"description": "Defines the database schema for a business object - its attributes (columns), keys and indexes—stores its records (rows), includes the forms, views and charts that display the data, supports binding of validations, rules, workflows and plug-ins that run in the object’s context, and applies role-based security that controls behavior and access across apps and environments."
7+
"description": "Defines the database schema for a business object - its attributes (columns), keys and indexes—stores its records (rows), includes the forms, views and charts that display the data, supports binding of validations, rules, workflows and plug-ins that run in the object’s context, and applies role-based security that controls behavior and access across apps and environments.",
88
"tags": {
99
"language": "XML",
1010
"type": "item"

0 commit comments

Comments
 (0)