Skip to content

Commit 59c6f98

Browse files
authored
Update logic-apps-using-sap-connector.md
Per review suggestion.
1 parent 5d72383 commit 59c6f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-using-sap-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Last, create new connections that use SNC in all your logic apps that use the SA
378378
}
379379
```
380380
381-
1. Save this script as `pseConvert.ps1` and invoke it like this:
381+
1. Save the script as a `pseConvert.ps1` file, and then invoke the script, for example:
382382
383383
```output
384384
.\pseConvert.ps1 -psePath "C:\Temp\SECUDIR\request.pse" -base64OutputPath "connectionInput.txt"

0 commit comments

Comments
 (0)