Skip to content

Commit 29cad28

Browse files
authored
Merge pull request #108425 from KalyanChanumolu-MSFT/patch-22
(AzureCXP) MicrosoftDocs/azure-docs#50486
2 parents 25cb959 + 2a926a0 commit 29cad28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The URL appears in the output of this command. Your script can then download AzC
283283

284284
### Escape special characters in SAS tokens
285285

286-
In batch files that have the `.cmd` extension, you'll have to escape the `%` characters that appear in SAS tokens. You can do that by adding an addition `%` character next to existing `%` characters in the SAS token string.
286+
In batch files that have the `.cmd` extension, you'll have to escape the `%` characters that appear in SAS tokens. You can do that by adding an additional `%` character next to existing `%` characters in the SAS token string.
287287

288288
### Run scripts by using Jenkins
289289

0 commit comments

Comments
 (0)