Skip to content

Commit 3a6d0a8

Browse files
authored
Merge pull request #47861 from NommyNomm/patch-2
Fix grammatical error in Network plugins segment in "Compute, Storage, and Networking Extensions" document
2 parents 0b0b25a + 347c375 commit 3a6d0a8

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/extend-kubernetes/compute-storage-net

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fabric that links Pods together.
3535

3636
* [Network plugins](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
3737

38-
A network plugin allow Kubernetes to work with different networking topologies and technologies.
38+
Network plugins allow Kubernetes to work with different networking topologies and technologies.
3939
Your Kubernetes cluster needs a _network plugin_ in order to have a working Pod network
4040
and to support other aspects of the Kubernetes network model.
4141

0 commit comments

Comments
 (0)