Fix a wrong explaining text about running command to create replication controller.

This commit is contained in:
keisuke oohashi 2014-09-01 13:13:37 +09:00
parent a0992710f9
commit d0b3f189be
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