We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d7cd8 commit 07da2c7Copy full SHA for 07da2c7
articles/storage/blobs/storage-blob-copy.md
@@ -27,7 +27,7 @@ The destination blob can't be modified while a copy operation is in progress. A
27
28
The entire source blob or file is always copied. Copying a range of bytes or set of blocks is not supported.
29
30
-When a blob is copied, it's system properties are copied to the destination blob with the same values.
+When a blob is copied, its system properties are copied to the destination blob with the same values.
31
32
A copy operation can take any of the following forms:
33
0 commit comments