Skip to content

Commit 3c0bc3c

Browse files
authored
Merge pull request kubernetes#81420 from oke-py/fix-typo
fixed a typo in kubectl book
2 parents 3b58b35 + 305fbd2 commit 3c0bc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/src/k8s.io/kubectl/docs/book/pages/resource_printing/cluster_information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ kubectl cluster-info
6767
{% endmethod %}
6868

6969
{% panel style="info", title="Kube Proxy" %}
70-
The URLs printed by `cluster-info` can be access at `127.0.0.1:8001` by
70+
The URLs printed by `cluster-info` can be accessed at `127.0.0.1:8001` by
7171
running `kubectl proxy`.
7272
{% endpanel %}
7373

0 commit comments

Comments
 (0)