Skip to content

Commit 52a7885

Browse files
authored
Merge pull request kubernetes-sigs#1431 from Penguin-zlh/doc/update-metrics-doc
doc: update Metrics doc
2 parents b6090bd + eacde8f commit 52a7885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/en/docs/user/metrics-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The [Metrics] is a [`kwok` Configuration][configuration] that allows users to de
1717
The YAML below shows all the fields of a Metrics resource:
1818

1919
``` yaml
20-
kind: Metrics
20+
kind: Metric
2121
apiVersion: kwok.x-k8s.io/v1alpha1
2222
metadata:
2323
name: <string>

0 commit comments

Comments
 (0)