From bbb321b1f5ecea43180dec6c47074670140a9d82 Mon Sep 17 00:00:00 2001 From: lucperkins Date: Tue, 21 Aug 2018 11:10:06 -0700 Subject: [PATCH] Change opening header to h1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8e75158801..39e0da66dbe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## The Kubernetes documentation +# The Kubernetes documentation Welcome! This repository houses all of the assets required to build the Kubernetes website and documentation. We're very pleased that you want to contribute!