Skip to content

Commit 178dcb8

Browse files
committed
Fix issues
1 parent a25c051 commit 178dcb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/logic-apps/add-run-powershell-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Make sure that you use the `Push-WorkflowOutput` cmdlet.
365365

366366
If you incorrectly reference a public module in the **requirements.psd1** file or when your private module doesn't exist in the following path: **C:\home\site\wwwroot\Modules\{module-name}**, you get the following error:
367367

368-
**"The term '{some-text}' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name or if a path was included, verify the path is correct and try again."**
368+
**"The term '{some-text}' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name or if a path was included, verify the path is correct and try again."**
369369

370370
> [!NOTE]
371371
>

articles/logic-apps/logic-apps-enterprise-integration-liquid-transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ After you create your Liquid template, you now have to upload the template based
126126

127127
1. On the integration account's navigation menu, under **Settings**, select **Maps**.
128128

129-
:::image type="content" source="media/logic-apps-enterprise-integration-liquid-transform/select-maps.png" alt-text="Screenshot showing integration account navigation menu with "Maps" selected.":::
129+
:::image type="content" source="media/logic-apps-enterprise-integration-liquid-transform/select-maps.png" alt-text="Screenshot showing integration account navigation menu with Maps selected.":::
130130

131131
1. On the **Maps** pane, select **Add**. Provide the following information about your map:
132132

0 commit comments

Comments
 (0)