Skip to content

Commit 20ef888

Browse files
authored
Merge pull request #43266 from Erik-McKelvey/patch-1
typo: in system-metrics.md
2 parents 48832a3 + 52dcfc6 commit 20ef888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/system-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This format is structured plain text, designed so that people and machines can b
2121
## Metrics in Kubernetes
2222

2323
In most cases metrics are available on `/metrics` endpoint of the HTTP server. For components that
24-
doesn't expose endpoint by default it can be enabled using `--bind-address` flag.
24+
don't expose endpoint by default, it can be enabled using `--bind-address` flag.
2525

2626
Examples of those components:
2727

0 commit comments

Comments
 (0)