mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Add typos check to Makefile (#20051)
This commit is contained in:
@@ -138,7 +138,7 @@ func (target *WebhookTarget) isActive() (bool, error) {
|
||||
return true, nil
|
||||
}
|
||||
|
||||
// Stat - returns lamdba webhook target statistics such as
|
||||
// Stat - returns lambda webhook target statistics such as
|
||||
// current calls in progress, successfully completed functions
|
||||
// failed functions.
|
||||
func (target *WebhookTarget) Stat() event.TargetStat {
|
||||
|
||||
Reference in New Issue
Block a user