Merge pull request #4637 from AdamDang/patch-15

Typo "offical"->"official"
This commit is contained in:
k8s-ci-robot 2018-03-10 12:05:10 -08:00 committed by GitHub
commit cc3b5f8819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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