From 812142f007ebcde204d73d14f511d4cfd8ba3a96 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Mon, 7 Aug 2017 21:31:17 -0700 Subject: [PATCH] Fix typo in webhook docs (#4787) --- docs/bucket/notifications/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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