Fix typo in webhook docs (#4787)

This commit is contained in:
Harshavardhana 2017-08-07 21:31:17 -07:00 committed by GitHub
parent fa52d491c5
commit 812142f007
1 changed files with 1 additions and 1 deletions

View File

@ -915,7 +915,7 @@ We will enable bucket event notification to trigger whenever a JPEG image is upl
```
mc mb myminio/images
mc mb myminio/images-thumbnail
mc events add myminio/images arn:minio:sqs:us-east-1:1:webhook — events put — suffix .jpg
mc events add myminio/images arn:minio:sqs:us-east-1:1:webhook --events put --suffix .jpg
```
Check if event notification is successfully configured by