Skip to content

Commit 07da2c7

Browse files
authored
Fixing pre-existing typo
1 parent 54d7cd8 commit 07da2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The destination blob can't be modified while a copy operation is in progress. A
2727

2828
The entire source blob or file is always copied. Copying a range of bytes or set of blocks is not supported.
2929

30-
When a blob is copied, it's system properties are copied to the destination blob with the same values.
30+
When a blob is copied, its system properties are copied to the destination blob with the same values.
3131

3232
A copy operation can take any of the following forms:
3333

0 commit comments

Comments
 (0)