From d529aa93ea64f234641d638c1bc7df5c568c474a Mon Sep 17 00:00:00 2001
From: Mohit Agarwal
Date: Tue, 30 Jan 2018 00:14:54 +0530
Subject: [PATCH] doc: fix the closing tag in contribute.html
Change-Id: I802bc11d90d414e7313dd11842a04fd6b591ea06
Reviewed-on: https://go-review.googlesource.com/90595
Reviewed-by: Brad Fitzpatrick
---
doc/contribute.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/contribute.html b/doc/contribute.html
index adaf983cee..e5312becbb 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -30,7 +30,7 @@ You must go through the following process prior to contributing.
You only need to do this once per Google Account.
-Automatically set up & diagnose your development environment
+Automatically set up & diagnose your development environment
The go-contrib-init
tool configures and debugs your Go
development environment, automatically performing many of the steps
--
2.50.0