Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun Bhima committed Jan 16, 2025
1 parent ac3c044 commit 20e6f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ This confirms that the data that was sent in the `POST` request matches what we
###### GET - Named Blob
For a named blob which allows to use name (key) for a blob, the download command is:

$ curl -X GET http://localhost:1174/named/named-blob-sandbox/container-a/s3-test-key/sample
$ curl -X GET http://localhost:1174/named/named-blob-sandbox/container-a/test-key/sample
This is a demo

###### DELETE
Expand Down

0 comments on commit 20e6f63

Please sign in to comment.