Skip to content

Commit 76cc8e3

Browse files
authored
Merge pull request #89755 from changeworld/patch-93
Fix typo
2 parents fda609d + a61846c commit 76cc8e3

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)