diff --git a/staging/src/k8s.io/sample-apiserver/docs/minikube-walkthrough.md b/staging/src/k8s.io/sample-apiserver/docs/minikube-walkthrough.md index 0485be144b8..946593ca99b 100644 --- a/staging/src/k8s.io/sample-apiserver/docs/minikube-walkthrough.md +++ b/staging/src/k8s.io/sample-apiserver/docs/minikube-walkthrough.md @@ -4,7 +4,7 @@ This document will take you through setting up and trying the sample apiserver o ## Pre requisites -- Go 1.7.x or later installed and setup. More infomration can be found at [go installation](https://golang.org/doc/install) +- Go 1.7.x or later installed and setup. More information can be found at [go installation](https://golang.org/doc/install) - Dockerhub account to push the image to [Dockerhub](https://hub.docker.com/) ## Install Minikube