Fix typo in Azure Blob Storage create blob binding

https://github.com/dapr/docs/issues/903
This commit is contained in:
Hal Spang 2020-12-17 11:28:42 -08:00
parent 391a1dd822
commit a0df800d90
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
### Create Blob
To perform a get blob operation, invoke the Azure Blob Storage binding with a `POST` method and the following JSON body:
To perform a create blob operation, invoke the Azure Blob Storage binding with a `POST` method and the following JSON body:
```json
{