Skip to content

Commit 347c375

Browse files
authored
Fix grammatical error in Network plugins segment
Fixing a grammatical error in the Network plugins paragraph. I chose to maintain consistency with the preceding section, Device plugins.
1 parent 0b0b25a commit 347c375

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)