Skip to content

Commit aced338

Browse files
author
James Brundage
committed
docs: Updating Python Examples
Using Template.HelloWorld.py
2 parents c846f92 + 38d732d commit aced338

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)