Skip to content

Commit 279674c

Browse files
author
ecfan
committed
Update per feedback
1 parent a9cdafd commit 279674c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,15 +340,15 @@ When you're done, your complete logic app file structure appears similar to the
340340
MyLogicApp
341341
-- execute_powershell_script.ps1
342342
-- mytestworkflow.json
343-
- Modules
343+
Modules
344344
-- MyPrivateModule
345345
--- MyPrivateModule.psd1
346346
--- MyPrivateModule.psm1
347347
-- MyPrivateModule2
348348
--- MyPrivateModule2.psd1
349349
--- MyPrivateModule2.psm1
350-
- requirements.psd1
351-
- host.json
350+
requirements.psd1
351+
host.json
352352
```
353353

354354
## Compilation errors

0 commit comments

Comments
 (0)