Skip to content

Commit 79c2eb7

Browse files
Minor fix. Punctuation.
1 parent 497ca88 commit 79c2eb7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/logic-apps/logic-apps-control-flow-run-steps-group-scopes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ You can save your logic app at any time, so save your work often.
9090

9191
:::image type="content" source="./media/logic-apps-control-flow-run-steps-group-scopes/build-condition.png" alt-text="Screenshot shows a condition selected from dynamic content.":::
9292

93-
1. In the middle box, select this operator: **is greater than**
93+
1. In the middle box, select this operator: **is greater than**.
9494

95-
1. In the rightmost column, enter this comparison value, which is in seconds and equivalent to 10 minutes: **600**
95+
1. In the rightmost column, enter this comparison value, which is in seconds and equivalent to 10 minutes: **600**.
9696

9797
When you're done, your condition looks like this example:
9898

@@ -199,7 +199,7 @@ Next, add a scope so that you can group specific actions and evaluate their stat
199199

200200
:::image type="content" source="./media/logic-apps-control-flow-run-steps-group-scopes/configure-run-after.png" alt-text="Screenshot shows the configured runAfter property.":::
201201

202-
1. Select all these scope statuses: **is successful**, **has failed**, **is skipped**, and **has timed out**
202+
1. Select all these scope statuses: **is successful**, **has failed**, **is skipped**, and **has timed out**.
203203

204204
:::image type="content" source="./media/logic-apps-control-flow-run-steps-group-scopes/select-run-after-statuses.png" alt-text="Screenshot shows selected scope statuses.":::
205205

0 commit comments

Comments
 (0)