Skip to content

Commit 38d732d

Browse files
StartAutomatingStartAutomating
authored andcommitted
docs: Updating Python Example
Removing Should
1 parent 6671c4c commit 38d732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Language.Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ print("$msg")
3737
3838
```PowerShell
3939
.\HelloWorld.py
40-
Invoke-PipeScript .\HelloWorld.py # Should -Be 'Hello World'
40+
Invoke-PipeScript .\HelloWorld.py
4141
```
4242

4343
---

0 commit comments

Comments
 (0)