summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-10-29 07:28:30 -0700
committerGitHub <noreply@github.com>2017-10-29 07:28:30 -0700
commit28d88b385d6710d19063f90b836202bbb8ce4fbf (patch)
tree3e75590b6357210100d236e78bece00db11971a9
parentf2c2f983cb918822a9c69a3d722778dad0520f8c (diff)
parent000b6f7894489b2cc6436e374eaf16bbab145b53 (diff)
Merge pull request #1294 from ZhiqinYang/patch-2
Automatic merge from submit-queue. fix custom-metrics-api.md typo
-rw-r--r--contributors/design-proposals/instrumentation/custom-metrics-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/instrumentation/custom-metrics-api.md b/contributors/design-proposals/instrumentation/custom-metrics-api.md
index e01848e3..a730d4d4 100644
--- a/contributors/design-proposals/instrumentation/custom-metrics-api.md
+++ b/contributors/design-proposals/instrumentation/custom-metrics-api.md
@@ -257,7 +257,7 @@ Relationship to HPA v2
----------------------
The URL paths in this API are designed to correspond to different source
-types in the [HPA v2](hpa-v2.md). Specifially, the `pods` source type
+types in the [HPA v2](hpa-v2.md). Specifically, the `pods` source type
corresponds to a URL of the form
`/namespaces/$NS/pods/*/$METRIC_NAME?labelSelector=foo`, while the
`object` source type corresponds to a URL of the form