From c28534c065642ab6972ea3120ca872ff33c297a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B1=95=E6=9C=9B?= Date: Tue, 29 Sep 2020 18:13:44 +0800 Subject: [PATCH] correct 'information' spelling errors --- .../src/k8s.io/sample-apiserver/docs/minikube-walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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