mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Fix typos (#20970)
This commit is contained in:
@@ -33,7 +33,7 @@ Instead of a metrics scrape, you can list the metrics that would be returned by
|
||||
|
||||
To set the output format, set the request `Content-Type` to the desired format. Accepted values are `application/json` for JSON output or `text/plain` for a Markdown-formatted table. The default is Markdown.
|
||||
|
||||
For example, the the following returns a list of all available bucket metrics:
|
||||
For example, the following returns a list of all available bucket metrics:
|
||||
```
|
||||
/minio/metrics/v3/api/bucket?list
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user