pages.*: fix page title (#11811)

This commit is contained in:
K.B.Dharun Krishna
2023-12-22 11:14:48 +05:30
committed by GitHub
parent 033c20bcc5
commit c8fc07d649
34 changed files with 33 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
# kubctl replace
# kubectl replace
> Replace a resource by file or `stdin`.
> More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#replace>.