Commit 7bb12b68 authored by timchenxiaoyu's avatar timchenxiaoyu

fix resource typo

parent 5c168e2d
......@@ -49,7 +49,7 @@ type restMetricsClient struct {
}
// resourceMetricsClient implements the resource-metrics-related parts of MetricsClient,
// using data from the reosurce metrics API.
// using data from the resource metrics API.
type resourceMetricsClient struct {
client resourceclient.PodMetricsesGetter
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment