Update secret.md (#6008)

This commit is contained in:
Wang Jie
2017-10-24 01:22:59 +08:00
committed by Steve Perry
parent 250ae15cb0
commit 05416d4eb1
+1 -1
View File
@@ -42,7 +42,7 @@ You can do that using [kubectl](/docs/user-guide/kubectl/) by running:
kubectl --context=federation-cluster create -f mysecret.yaml
```
The '--context=federation-cluster' flag tells kubectl to submit the
The `--context=federation-cluster` flag tells kubectl to submit the
request to the Federation apiserver instead of sending it to a Kubernetes
cluster.