Skip to content

Commit 2b8a705

Browse files
Typo fix
Changes teh to the. Signed-off-by: David Korczynski <[email protected]>
1 parent db76322 commit 2b8a705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/hostport/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ https://github.com/kubernetes/kubernetes/pull/94624, it is missing some fixes an
1616
The kubernetes/kubernetes repo has a fix where the host port manager always opens a socket in all addresses, instead of leveraging the HostIP field:
1717
https://github.com/kubernetes/kubernetes/pull/94382
1818

19-
The current implementation only maps ports for the first IP of each IP family obtained from teh CNI results.
19+
The current implementation only maps ports for the first IP of each IP family obtained from the CNI results.
2020

0 commit comments

Comments
 (0)