Skip to content

Commit 348ddd3

Browse files
author
ecfan
committed
Fix typo
1 parent 99a0293 commit 348ddd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/logic-apps/azure-arc-enabled-logic-apps-create-deploy-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ The following example describes a sample Azure Arc-enabled Logic Apps resource d
477477
> The **APP_KIND** app setting for your logic app is set to **workflowApp**, but in some scenarios,
478478
> this app setting is missing, for example, due to Azure Resource Manager templates or other scenarios
479479
> where the setting might not be included. If certain actions don't work, such as the
480-
> **Execute JavaScript Code** action or the workflow steps working, check that the
480+
> **Execute JavaScript Code** action or the workflow stops working, check that the
481481
> **APP_KIND** app setting exists and is set to to **workflowapp**. For more information, see the
482482
> [**APP_KIND** app setting](edit-app-settings-host-settings.md#reference-local-settings-json).
483483

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ More workflows in your logic app raise the risk of longer load times, which nega
142142
> The **APP_KIND** app setting for your Standard logic app is set to **workflowApp**, but in some
143143
> scenarios, this app setting is missing, for example, due to automation using Azure Resource Manager
144144
> templates or other scenarios where the setting isn't included. If certain actions don't work,
145-
> such as the **Execute JavaScript Code** action or the workflow steps working, check that the
145+
> such as the **Execute JavaScript Code** action or the workflow stops working, check that the
146146
> **APP_KIND** app setting exists and is set to to **workflowApp**. For more information, see the
147147
> [**APP_KIND** app setting](edit-app-settings-host-settings.md#reference-local-settings-json).
148148

articles/logic-apps/create-single-tenant-workflows-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Before you can create your logic app, create a local project so that you can man
341341
> The **APP_KIND** app setting for your Standard logic app is set to **workflowApp**, but in some
342342
> scenarios, this app setting is missing, for example, due to automation using Azure Resource Manager
343343
> templates or other scenarios where the setting isn't included. If certain actions don't work,
344-
> such as the **Execute JavaScript Code** action or the workflow steps working, check that the
344+
> such as the **Execute JavaScript Code** action or the workflow stops working, check that the
345345
> **APP_KIND** app setting exists and is set to to **workflowApp**. For more information, see the
346346
> [**APP_KIND** app setting](edit-app-settings-host-settings.md#reference-local-settings-json).
347347

0 commit comments

Comments
 (0)