doc: fix the closing tag in contribute.html

Change-Id: I802bc11d90d414e7313dd11842a04fd6b591ea06
Reviewed-on: https://go-review.googlesource.com/90595
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Mohit Agarwal 2018-01-30 00:14:54 +05:30 committed by Brad Fitzpatrick
parent f8610bbd5c
commit d529aa93ea

View file

@ -30,7 +30,7 @@ You must go through the following process <em>prior to contributing</em>.
You only need to do this once per Google Account. You only need to do this once per Google Account.
</p> </p>
<h2 id="go-contrib-init">Automatically set up &amp; diagnose your development environment</h3> <h2 id="go-contrib-init">Automatically set up &amp; diagnose your development environment</h2>
<p> <p>
The <code>go-contrib-init</code> tool configures and debugs your Go The <code>go-contrib-init</code> tool configures and debugs your Go
development environment, automatically performing many of the steps development environment, automatically performing many of the steps