diff --git a/v3-calico/README.md b/v3-calico/README.md index 2b3aedc..2654459 100644 --- a/v3-calico/README.md +++ b/v3-calico/README.md @@ -107,5 +107,5 @@ if you use that deployment. Instead use something on the line of the included **nginx-test-deployment.yaml**: ``` -kubectl appply -f nginx-test-deployment.yaml +kubectl apply -f nginx-test-deployment.yaml ```