Skip to content

Commit 452212f

Browse files
committed
simplify sentence
1 parent b64b048 commit 452212f

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/data-platform/org-service/queryexpression

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/org-service/queryexpression/filter-rows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ QueryExpression query = new("contact")
191191

192192
There are limitations on these kinds of filters:
193193

194-
- [ConditionExpression.Operator](/dotnet/api/microsoft.xrm.sdk.query.conditionexpression.operator) can only use these [ConditionOperator enum](/dotnet/api/microsoft.xrm.sdk.query.conditionoperator) members:
194+
- You can only use these [ConditionOperator enum](/dotnet/api/microsoft.xrm.sdk.query.conditionoperator) operators:
195195

196196
|Operator |Description|
197197
|---------|---------|

0 commit comments

Comments
 (0)