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:40 +01:00 committed by GitHub
parent f1c48c1fd9
commit 088cf1f922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ To perform a create blob operation, invoke the Azure Blob Storage binding with a
{{< /tabs >}}
##### Saving to a specific file
##### Save text to a specific blob
{{< tabs Windows Linux >}}