Skip to content

Commit 2de64c5

Browse files
authored
Update articles/storage/common/storage-use-azcopy-troubleshoot.md
1 parent 57b8ed0 commit 2de64c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If the exit code is `1-error`, then examine the log file. Once you understand th
2424

2525
If the exit code is `2-panic`, then check the log file exists. If the file doesn't exist, file a bug or reach out to support.
2626

27-
If the exit code is any other non-zero exit code, it may be a exit code from the system (e.g. OOM kill). Check your operating system documentation for special exit codes.
27+
If the exit code is any other non-zero exit code, it may be an exit code from the system. For example, OOMKilled. Check your operating system documentation for special exit codes.
2828

2929
## 403 errors
3030

0 commit comments

Comments
 (0)