Merge pull request #1030 from halspang/create_blob_typo

Fix typo in Azure Blob Storage create blob binding
This commit is contained in:
Ori Zohar 2020-12-17 12:33:00 -08:00 committed by GitHub
commit cc5e7007dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
{