Skip to content

Commit eff21c4

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#100700
Performed changes line no 110 changed from semicolin changed to semicolon
1 parent a2da5de commit eff21c4

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)