Skip to content

Commit 885e5bd

Browse files
committed
Update RetrieveOptions.cs
1 parent 8ac6b9f commit 885e5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/DataversePowerAutomateHelpers/RetrieveOptions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public class RetrieveOptions : IPlugin
1111
{
1212
/*
1313
Input Parameters:
14-
| String | EntityLogicalName | Required | The LogicalName of the entity (or table) that contains the attribute (or column). |
14+
| String | EntityLogicalName | Required | The LogicalName of the entity that contains the attribute. |
1515
| String | LogicalName | Required | The LogicalName of the attribute (or column) that contains the options. |
1616
1717

0 commit comments

Comments
 (0)