Skip to content

Commit ef02999

Browse files
author
ecfan
committed
Fix typos
1 parent 7d626a1 commit ef02999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ In the following example workflow, starting at 8:00 AM each day, the **Until** a
309309
| Property | Value | Description |
310310
|----------|-------|-------------|
311311
| **To** | <*email-address\@domain*> | The recipient's email address. For testing, use your own email address. |
312-
| **Subject** | **Current value for "Limit" variable is:** **Limit** | The email subject. For this example, make sure that you include the **Limit** variable to confirm that the current value meets your specified condition: <br><br>1. Select inside the **Subject** box so that the dynamic content list appears. <br><br>2. In the dynamic content list, next to the **Variables** section header, select **See more**. <br><br>3. Select **Lmiit**. |
312+
| **Subject** | **Current value for "Limit" variable is:** **Limit** | The email subject. For this example, make sure that you include the **Limit** variable to confirm that the current value meets your specified condition: <br><br>1. Select inside the **Subject** box so that the dynamic content list appears. <br><br>2. In the dynamic content list, next to the **Variables** section header, select **See more**. <br><br>3. Select **Limit**. |
313313
| **Body** | <*email-content*> | The email message content that you want to send. For this example, enter whatever text you want. |
314314

315315
When you're done, your email action looks similar to the following example:
@@ -386,7 +386,7 @@ In the following example workflow, starting at 8:00 AM each day, the **Until** a
386386
| Property | Value | Description |
387387
|----------|-------|-------------|
388388
| **To** | <*email-address\@domain*> | The recipient's email address. For testing, use your own email address. |
389-
| **Subject** | **Current value for "Limit" variable is:** **Limit** | The email subject. For this example, make sure that you include the **Limit** variable to confirm that the current value meets your specified condition: <br><br>1. Select inside the **Subject** box so that the dynamic content list appears. <br><br>2. In the dynamic content list, next to the **Variables** section header, select **See more**. <br><br>3. Select **Lmiit**. |
389+
| **Subject** | **Current value for "Limit" variable is:** **Limit** | The email subject. For this example, make sure that you include the **Limit** variable to confirm that the current value meets your specified condition: <br><br>1. Select inside the **Subject** box so that the dynamic content list appears. <br><br>2. In the dynamic content list, next to the **Variables** section header, select **See more**. <br><br>3. Select **Limit**. |
390390
| **Body** | <*email-content*> | The email message content that you want to send. For this example, enter whatever text you want. |
391391

392392
When you're done, your email action looks similar to the following example:

0 commit comments

Comments
 (0)