From 3e64eca647e24fd347b906accea91317b7a9ae5d Mon Sep 17 00:00:00 2001 From: Harsh Kevadia Date: Thu, 27 Aug 2020 13:38:10 -0400 Subject: [PATCH] Fixed typo in Title --- doc/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/building.md b/doc/building.md index 539602036405e..89e4895063ff6 100644 --- a/doc/building.md +++ b/doc/building.md @@ -1,4 +1,4 @@ -% Building the JDK +# Building the JDK ## TL;DR (Instructions for the Impatient)