Merge pull request #49265 from jianglingxia/jlx72014

Automatic merge from submit-queue

fix the typo of Kubernetes Worker

**What this PR does / why we need it**:
fix the typo of Kubernetes Worker that Kubernetes spell error
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
```NONE
pull/6/head
Kubernetes Submit Queue 2017-07-20 09:08:01 -07:00 committed by GitHub
commit c2dd291ecb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### Building from the layer
You can clone the kubenetes-worker layer with git and build locally if you
You can clone the kubernetes-worker layer with git and build locally if you
have the charm package/snap installed.
```shell