Skip to content

Commit 0dbcef0

Browse files
authored
Merge pull request kubernetes#1954 from vincent-pli/fix-typo
fix typo
2 parents 1e80263 + 5966f78 commit 0dbcef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-api-machinery/20190226-network-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ on the local network (no proxy). "master" specifies the KAS talks to a proxy
216216
listening at 1.2.3.4:5678. "cluster" specifies the KAS talk to a proxy
217217
listening at 1.2.3.5:5679. While these are represented as resources
218218
they are not intended to be loaded dynamically. The names are not case
219-
sensitive. The KAS loads this resource lsit as a configuration at start time.
219+
sensitive. The KAS loads this resource list as a configuration at start time.
220220

221221
```yaml
222222
apiVersion: apiserver.k8s.io/v1alpha1

0 commit comments

Comments
 (0)