From 8a2ac83cd8b936184968480a2975509dfa1c62cb Mon Sep 17 00:00:00 2001
From: Andrew Szeto
Date: Mon, 14 Apr 2014 13:03:03 -0700
Subject: [PATCH] doc/help.html: fix typo in word order
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/87460043
---
doc/help.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/help.html b/doc/help.html
index 3de5206402..ad92c5695b 100644
--- a/doc/help.html
+++ b/doc/help.html
@@ -39,7 +39,7 @@ Go IRC channel.
The Go project's official Twitter account.
-Tweeting your about problem with the #golang
hashtag usually
+
Tweeting about your problem with the #golang
hashtag usually
generates some helpful responses.
--
2.50.0