diff --git a/examples/walkthrough/k8s201.md b/examples/walkthrough/k8s201.md index cd5595052ba..5e6a4f4545d 100644 --- a/examples/walkthrough/k8s201.md +++ b/examples/walkthrough/k8s201.md @@ -47,7 +47,7 @@ desiredState: # Important: these labels need to match the selector above # The api server enforces this constraint. labels: - - name: nginx + name: nginx ``` ### Services