Skip to content

Commit 806d489

Browse files
ecfankaranbirsingh
andauthored
Update articles/logic-apps/add-run-powershell-scripts.md
Co-authored-by: Karan <[email protected]>
1 parent 4b75083 commit 806d489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This guide shows how to add the action in your workflow and add the PowerShell c
6262

6363
1. In the designer, [follow these general steps to add the **Inline Code Operations** action named **Execute PowerShell Code** to your workflow](create-workflow-with-trigger-or-action.md?tabs=standard#add-action).
6464

65-
1. After the action information pane opens, on the **Parameters** tab, in the **Code File** box, update the prepopluated sample code with your own code.
65+
1. After the action information pane opens, on the **Parameters** tab, in the **Code File** box, update the prepopulated sample code with your own code.
6666

6767
- To access data coming from your workflow, see [Access workflow trigger and action outputs in your script](#access-trigger-action-outputs) later in this guide.
6868

0 commit comments

Comments
 (0)