Skip to content

Commit a2ff499

Browse files
committed
kep/784: typo fix
Signed-off-by: Daman Arora <[email protected]>
1 parent 464d254 commit a2ff499

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-network/784-kube-proxy-component-config

1 file changed

+1
-1
lines changed

keps/sig-network/784-kube-proxy-component-config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This resulted in a configuration format, that had various different options grou
7777
- Backend agnostic options are marked as backed specific options (eg. syncPeriod, minSyncPeriod).
7878
- Options specific to a backend are used by other backends (eg. masqueradeBit and masqueradeAll).
7979

80-
[kubernetes/issues/117909](https://github.com/kubernetes/kubernetes/issues/117909) captures all the mis configurations in details.
80+
[kubernetes/issues/117909](https://github.com/kubernetes/kubernetes/issues/117909) captures all the misconfigurations in details.
8181

8282
Clearly, this made the configuration both hard to use and to maintain. Therefore, a plan to restructure and stabilize the config format is needed.
8383

0 commit comments

Comments
 (0)