From b778c1cb643b4d05207c405e0f04961663f3240e Mon Sep 17 00:00:00 2001 From: Ning Xia Date: Fri, 21 Aug 2015 13:00:24 -0700 Subject: [PATCH] Remove redundancy regarding 'latest React news' Previously, it repeated 'latest React news' when the first sentence already begins with the same words. --- support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support.md b/support.md index bb8edc129..778bff65a 100644 --- a/support.md +++ b/support.md @@ -22,6 +22,6 @@ Many developers and users idle on Freenode.net's IRC network in **[#reactjs on f ## Twitter -For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs). In addition, you can use the [**#reactjs** hashtag](https://twitter.com/search?q=%23reactjs) to keep up with the latest React news. +For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) or use the [**#reactjs** hashtag](https://twitter.com/search?q=%23reactjs).