Skip to content

Commit 46ad103

Browse files
polatenginmattdot
andauthored
Update internal/powerplatform/services/data_record/resource_data_record.go
Co-authored-by: Matt Dotson <[email protected]>
1 parent 887be90 commit 46ad103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/powerplatform/services/data_record/resource_data_record.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ func (r *DataRecordResource) Schema(ctx context.Context, req resource.SchemaRequ
6666
},
6767
},
6868
"table_logical_name": schema.StringAttribute{
69-
Description: "Name of the data record table",
69+
Description: "Logical name of the data record table",
7070
Required: true,
7171
PlanModifiers: []planmodifier.String{
7272
stringplanmodifier.RequiresReplace(),

0 commit comments

Comments
 (0)