Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
xavier geerinck 2021-03-04 22:11:36 +01:00 committed by GitHub
parent 7e519eef96
commit f1c48c1fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ To perform a create blob operation, invoke the Azure Blob Storage binding with a
#### Examples
##### Saving to a random generated UUID file
##### Save text to a random generated UUID blob
{{< tabs Windows Linux >}}
{{% codetab %}}