Skip to content

Commit b107cec

Browse files
author
ecfan
committed
Fix indents
1 parent ef02999 commit b107cec

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ Follow the steps based on whether you create a Consumption or Standard logic app
5454

5555
1. In the [Azure portal](https://portal.azure.com), create an example Consumption logic app workflow with the following steps in the specified order:
5656

57-
* The **RSS** trigger named **When a feed item is published**
57+
* The **RSS** trigger named **When a feed item is published**
5858

59-
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
59+
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=consumption#add-trigger).
6060

61-
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
61+
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
6262

63-
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
63+
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
6464

6565
1. [Follow the same general steps](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action) to add the **For each** action between the RSS trigger and **Send an email** action in your workflow.
6666

@@ -95,13 +95,13 @@ Follow the steps based on whether you create a Consumption or Standard logic app
9595

9696
1. In the [Azure portal](https://portal.azure.com), create an example Standard logic app workflow with the following steps in the specified order:
9797

98-
* The **RSS** trigger named **When a feed item is published**
98+
* The **RSS** trigger named **When a feed item is published**
9999

100-
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
100+
For more information, [follow these general steps to add a trigger](create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger).
101101

102-
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
102+
* The **Outlook.com** or **Office 365 Outlook** action named **Send an email**
103103

104-
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=standard#add-action).
104+
For more information, [follow these general steps to add an action](create-workflow-with-trigger-or-action.md?tabs=standard#add-action).
105105

106106
1. [Follow the same general steps](create-workflow-with-trigger-or-action.md?tabs=standard#add-action) to add the **For each** action between the RSS trigger and **Send an email** action in your workflow.
107107

0 commit comments

Comments
 (0)