Fix a typo (#2991)

* Fix a typo

According to the context. The word should be "underspecified" meaning "insufficient".

* Fix the pr

Fix the pr
reviewable/pr3055/r1
Xiaoyu Zhang 2017-03-29 04:38:22 +08:00 committed by Andrew Chen
parent d1b8de9051
commit d7f3507d34
1 changed files with 1 additions and 2 deletions

View File

@ -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