Skip to content

Commit d9ce29b

Browse files
authored
(DOCSP-44258) Typo fix (#1907) (#1924)
1 parent b97816f commit d9ce29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-upgrade-kubectl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ content: |
2222
2323
.. code-block:: sh
2424
25-
kubectl apply -f kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-enterprise-kubernetes/<version>/mongodb-enterprise.yaml
25+
kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-enterprise-kubernetes/<version>/mongodb-enterprise.yaml
2626
---
2727
ref: update-meko-kubectl
2828
stepnum: 3

0 commit comments

Comments
 (0)