mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
Add typos check to Makefile (#20051)
This commit is contained in:
@@ -199,7 +199,7 @@ func fwdStatusToAPIError(resp *http.Response) *APIError {
|
||||
return nil
|
||||
}
|
||||
|
||||
// GetObjectLamdbaHandler - GET Object with transformed data via lambda functions
|
||||
// GetObjectLambdaHandler - GET Object with transformed data via lambda functions
|
||||
// ----------
|
||||
// This implementation of the GET operation applies lambda functions and returns the
|
||||
// response generated via the lambda functions. To use this API, you must have READ access
|
||||
|
||||
Reference in New Issue
Block a user