mirror of https://github.com/kubernetes/kops.git
Merge pull request #4637 from AdamDang/patch-15
Typo "offical"->"official"
This commit is contained in:
commit
cc3b5f8819
|
@ -1,5 +1,5 @@
|
|||
In order to develop inside a Docker container you must mount your local copy of
|
||||
the Kops repo into the container's `GOPATH`. For the offical Golang Docker
|
||||
the Kops repo into the container's `GOPATH`. For the official Golang Docker
|
||||
image this is simply a matter of running the following command:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue