diff --git a/docs/walkthrough.md b/docs/walkthrough.md index 069755c2..263dc4a5 100644 --- a/docs/walkthrough.md +++ b/docs/walkthrough.md @@ -344,7 +344,7 @@ spec: Register that registration object with the aggregator: ```shell -$ kubectl -f cm-registration.yaml +$ kubectl create -f cm-registration.yaml ``` ### Double-Checking Your Work ###