diff --git a/docs/bucket/notifications/README.md b/docs/bucket/notifications/README.md index fc0c626d8..dc4ede947 100644 --- a/docs/bucket/notifications/README.md +++ b/docs/bucket/notifications/README.md @@ -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