Skip to content

Commit a60bf93

Browse files
poornasharshavardhana
authored andcommitted
Fix typo in API.md (#510)
1 parent 20fb884 commit a60bf93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/API.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,10 @@ minioClient.remove_all_bucket_notifications('mybucket')
528528
Listen for notifications on a bucket. Additionally one can provide
529529
filters for prefix, suffix and events. There is no prior set bucket notification
530530
needed to use this API. This is an Minio extension API where unique identifiers
531-
are regitered and unregistered by the server automatically based on incoming
531+
are registered and unregistered by the server automatically based on incoming
532532
requests.
533533

534-
Yeilds events as they occur, caller has iterate to read these events as
534+
Yields events as they occur, caller has to iterate to read these events as
535535
they occur.
536536

537537
__Parameters__

0 commit comments

Comments
 (0)