Merge pull request #1124 from soundTricker/master

Fix a wrong explaining text about running command to create replication controllers.
This commit is contained in:
brendandburns 2014-09-02 21:07:06 -07:00
commit 4b52ef0151
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ Use the file `examples/guestbook/redis-slave-controller.json`
}
```
to create the service by running:
to create the replication controller by running:
```shell
$ cluster/kubecfg.sh -c examples/guestbook/redis-slave-controller.json create replicationControllers