Skip to content

Commit b52efb5

Browse files
Update customizing.md (prometheus-operator#2205)
1 parent 01d4f1d commit b52efb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customizing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ $ kubectl apply --server-side -f manifests/setup
155155
$ kubectl apply -f manifests/
156156
```
157157

158-
> Note that due to some CRD size we are using kubeclt server-side apply feature which is generally available since
158+
> Note that due to some CRD size we are using kubectl server-side apply feature which is generally available since
159159
> kubernetes 1.22. If you are using previous kubernetes versions this feature may not be available and you would need to
160160
> use `kubectl create` instead.
161161

0 commit comments

Comments
 (0)