From d7f3507d349c7e2c01871ea8f37c0150c37efc9b Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Wed, 29 Mar 2017 04:38:22 +0800 Subject: [PATCH] Fix a typo (#2991) * Fix a typo According to the context. The word should be "underspecified" meaning "insufficient". * Fix the pr Fix the pr --- docs/admin/kubelet.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/admin/kubelet.md b/docs/admin/kubelet.md index b3fbece893..1528043343 100644 --- a/docs/admin/kubelet.md +++ b/docs/admin/kubelet.md @@ -25,8 +25,7 @@ seconds (configurable with a flag). HTTP endpoint: HTTP endpoint passed as a parameter on the command line. This endpoint is checked every 20 seconds (also configurable with a flag). -HTTP server: The kubelet can also listen for HTTP and respond to a simple API -(underspec'd currently) to submit a new manifest. +HTTP server: The kubelet can also listen for HTTP requests and respond to a simple API call to submit a new manifest. ``` kubelet