From 8e8beebbf94faef1a271190f68f5c8432182fc83 Mon Sep 17 00:00:00 2001 From: chenhuan12 Date: Tue, 11 Apr 2017 09:24:49 +0800 Subject: [PATCH] fix typo fix typo --- .../run-stateless-ap-replication-controller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/stateless-application/run-stateless-ap-replication-controller.md b/docs/tutorials/stateless-application/run-stateless-ap-replication-controller.md index a861b37698..b387e3379e 100644 --- a/docs/tutorials/stateless-application/run-stateless-ap-replication-controller.md +++ b/docs/tutorials/stateless-application/run-stateless-ap-replication-controller.md @@ -209,7 +209,7 @@ NAME DESIRED CURRENT READY AGE frontend 2 2 2 1h ``` -You can also use `get rc NAME` to return information about a specific +You can also use `kubectl get rc NAME` to return information about a specific replication controller. To view detailed information about a specific replication controller, use the