We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e729ee commit ffd3fdbCopy full SHA for ffd3fdb
docs/API.md
@@ -1019,7 +1019,7 @@ minioClient.removeAllBucketNotification('my-bucketname', function(e) {
1019
Listen for notifications on a bucket. Additionally one can provider
1020
filters for prefix, suffix and events. There is no prior set bucket notification
1021
needed to use this API. This is an MinIO extension API where unique identifiers
1022
-are regitered and unregistered by the server automatically based on incoming requests.
+are registered and unregistered by the server automatically based on incoming requests.
1023
1024
Returns an `EventEmitter`, which will emit a `notification` event carrying the record.
1025
0 commit comments