Skip to content

Commit a61846c

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit a61846c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/extensions/stackify-retrace-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ az vm extension set --publisher 'Stackify.LinuxAgent.Extension' --version 1.0 --
179179
| Error code | Meaning | Possible action |
180180
| :---: | --- | --- |
181181
| 10 | Install Error | wget is required |
182-
| 20 | Install Error | python is required |
182+
| 20 | Install Error | Python is required |
183183
| 30 | Install Error | sudo is required |
184184
| 40 | Install Error | activationKey is required |
185185
| 51 | Install Error | OS distro not supported |

0 commit comments

Comments
 (0)