Skip to content

Commit 66072aa

Browse files
author
ecfan
committed
Fix Acrolinx issues
1 parent 667e647 commit 66072aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/logic-apps/quickstart-create-example-consumption-workflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ To create and manage a Consumption logic app workflow using other tools, see the
103103
| **Region** | Yes | <*Azure-region*> | The Azure datacenter region for storing your app's information. This example deploys the sample logic app to the **West US** region in Azure. |
104104
| **Enable log analytics** | Yes | **No** | This option appears and applies only when you select the **Consumption** logic app type. <br><br>Change this option only when you want to enable diagnostic logging. For this quickstart, keep the default selection. |
105105

106-
When you're done, your settings look similar to the following example:
106+
After you finish, your settings look similar to the following example:
107107

108108
:::image type="content" source="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png" alt-text="Screenshot shows Azure portal and logic app resource creation page with details for new logic app." lightbox="media/quickstart-create-example-consumption-workflow/create-logic-app-settings.png":::
109109

@@ -202,7 +202,7 @@ This example uses an Office 365 Outlook action that sends an email each time tha
202202

203203
:::image type="content" source="media/quickstart-create-example-consumption-workflow/dynamic-content-see-more.png" alt-text="Screenshot shows open dynamic content list and selected option, See more." lightbox="media/quickstart-create-example-consumption-workflow/dynamic-content-see-more.png":::
204204

205-
When you're done, the email subject looks like the following example:
205+
After you finish, the email subject looks like the following example:
206206

207207
:::image type="content" source="media/quickstart-create-example-consumption-workflow/send-email-feed-title.png" alt-text="Screenshot shows action named Send an email, with example email subject and included property named Feed title." lightbox="media/quickstart-create-example-consumption-workflow/send-email-feed-title.png":::
208208

@@ -232,7 +232,7 @@ This example uses an Office 365 Outlook action that sends an email each time tha
232232

233233
## Test your workflow
234234

235-
To check that the workflow runs correctly, you can either wait for the trigger to fire based on your specifed schedule, or you can manually run the workflow.
235+
To check that the workflow runs correctly, you can either wait for the trigger to fire based on your specified schedule, or you can manually run the workflow.
236236

237237
* On the designer toolbar, from the **Run** menu, select **Run**.
238238

@@ -252,7 +252,7 @@ If you don't receive emails from the workflow as expected:
252252

253253
## Clean up resources
254254

255-
When you're done with this quickstart, delete the sample logic app resource and any related resources by deleting the resource group that you created for this example.
255+
When you complete this quickstart, delete the sample logic app resource and any related resources by deleting the resource group that you created for this example.
256256

257257
1. In the Azure search box, enter **resource groups**, and select **Resource groups**.
258258

0 commit comments

Comments
 (0)