Commit 3f054a03 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #42471 from timchenxiaoyu/resourceytpo

Automatic merge from submit-queue fix resource typo
parents 729cfda8 7bb12b68
......@@ -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