From a73e548416331ac7c1cb362171ef1558dd1c4ea6 Mon Sep 17 00:00:00 2001 From: xuhuilong Date: Mon, 9 Oct 2017 13:26:20 +0800 Subject: [PATCH] remove the meaningless word. (#5811) --- docs/tasks/federation/federation-service-discovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/federation/federation-service-discovery.md b/docs/tasks/federation/federation-service-discovery.md index a30910af72..bd6fa501a5 100644 --- a/docs/tasks/federation/federation-service-discovery.md +++ b/docs/tasks/federation/federation-service-discovery.md @@ -346,7 +346,7 @@ IP's in less time than that given appropriate configuration. #### I cannot connect to my cluster federation API Check that your -1. Client (typically kubectl) is correctly configured (including API endpoints and login credentials), and +1. Client (typically kubectl) is correctly configured (including API endpoints and login credentials). 2. Cluster Federation API server is running and network-reachable. See the [federation admin guide](/docs/admin/federation/) to learn