Skip to content

Commit cdc41ea

Browse files
authored
Remove typo
1 parent 7f32b5f commit cdc41ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-control-flow-loops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The following list contains some common scenarios where you can use an **Until**
238238

239239
* Create a record in a database. Wait until a specific field in that record gets approved. Continue processing.
240240

241-
By default, the **Until** loop works succeeds or fails in the following ways:
241+
By default, the **Until** loop succeeds or fails in the following ways:
242242

243243
- The **Until** loop succeeds if all the actions inside the loop succeed, and if the loop limit is reached, based on the run after behavior.
244244

0 commit comments

Comments
 (0)