8000 Fixed typo in docs · rchakode/kube-opex-analytics@af06492 · GitHub
[go: up one dir, main page]

Skip to content

Commit af06492

Browse files
authored
Fixed typo in docs
1 parent 8ea8f04 commit af06492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-on-kubernetes-and-openshift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
To install the Kubernetes Metrics Server, run the following command:
2020

2121
```shell
22-
# This step not needed if using OpenShift.
22+
# This step is not needed if using OpenShift.
2323
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml
2424
```
2525

0 commit comments

Comments
 (0)
0