Skip to content

Commit d7db4a4

Browse files
haroldcamposecfan
andauthored
Update articles/logic-apps/rules-engine/add-rules-operators.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 732eaf3 commit d7db4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/rules-engine/add-rules-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ As another possible solution, you can create a rule such as the following exampl
131131

132132
In the preceding example, the `<CheckQuantityAndDoSomething>` function checks the parameter value and executes if the condition is met.
133133

134-
If you want to determine if the value of an existing argument is null, you can use the composer:
134+
To determine whether an existing argument is null, use the composer:
135135

136136
`argument is equal to <null>`
137137

0 commit comments

Comments
 (0)