Skip to content

Commit 5c7e664

Browse files
authored
Merge pull request #21887 from devriesb/patch-1
ommitted "not"
2 parents 91e3596 + 1f45d53 commit 5c7e664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/extend-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Extensions are software components that extend and deeply integrate with Kuberne
5050
They adapt it to support new types and new kinds of hardware.
5151

5252
Most cluster administrators will use a hosted or distribution
53-
instance of Kubernetes. As a result, most Kubernetes users will need to
53+
instance of Kubernetes. As a result, most Kubernetes users will not need to
5454
install extensions and fewer will need to author new ones.
5555

5656
## Extension Patterns

0 commit comments

Comments
 (0)