Skip to content

Commit 383fab5

Browse files
ericennsJoeDupuis
andauthored
Correct typo in client.rb
Co-authored-by: Joé Dupuis <[email protected]>
1 parent 674fe68 commit 383fab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/azure_blob/client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def get_blob(key, options = {})
7979

8080
# Copy a blob
8181
#
82-
# Calls to {Put Blob From URL}[https://learn.microsoft.com/en-us/rest/api/storageservices/copy-blob-from-url]
82+
# Calls to {Copy Blob From URL}[https://learn.microsoft.com/en-us/rest/api/storageservices/copy-blob-from-url]
8383
#
8484
# Takes a key (path) and a source_key (path).
8585
#

0 commit comments

Comments
 (0)