Merge pull request #109711 from MushuEE/patch-1

Update Metrics doc as there is a typo in package
This commit is contained in:
Kubernetes Prow Robot 2022-05-05 08:14:20 -07:00 committed by GitHub
commit 64d1acd21b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,5 +17,5 @@ limitations under the License.
// +k8s:deepcopy-gen=package
// +groupName=metrics.k8s.io
// Package metrics defines an API for exposing metics.
// Package metrics defines an API for exposing metrics.
package metrics // import "k8s.io/metrics/pkg/apis/metrics"