Update replicaset.md (#6009)

This commit is contained in:
Wang Jie
2017-10-24 01:22:42 +08:00
committed by zacharysarah
parent f647c51f84
commit 702e777261
@@ -34,7 +34,7 @@ You can do that using [kubectl](/docs/user-guide/kubectl/) by running:
kubectl --context=federation-cluster create -f myrs.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.