Skip to content

Commit f3fab2d

Browse files
authored
Merge pull request #100772 from MicrosoftDocs/ManoharLakkoju-MSFT-patch-5
(AzureCXP) fixes MicrosoftDocs/azure-docs#100700
2 parents 93a2de2 + eff21c4 commit f3fab2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-blobs-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You can download specific blobs by using complete file names, partial names with
107107
108108
#### Specify multiple complete blob names
109109

110-
Use the [azcopy copy](storage-ref-azcopy-copy.md) command with the `--include-path` option. Separate individual blob names by using a semicolin (`;`).
110+
Use the [azcopy copy](storage-ref-azcopy-copy.md) command with the `--include-path` option. Separate individual blob names by using a semicolon (`;`).
111111

112112
**Syntax**
113113

0 commit comments

Comments
 (0)