mirror of https://github.com/k3s-io/k3s
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 ```NONEpull/6/head
commit
c2dd291ecb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue