From 8a4a706dd98fa6e25558ad2d4b6a1b539f8fd028 Mon Sep 17 00:00:00 2001 From: Haylay Tsegab <131392102+HaylayTsegab@users.noreply.github.com> Date: Wed, 24 Apr 2024 06:12:32 +0800 Subject: [PATCH] Update analyze-tweets-with-r.md Minor spelling edit (think to thing) --- docs/r/analyze-tweets-with-r.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/r/analyze-tweets-with-r.md b/docs/r/analyze-tweets-with-r.md index 7d4bc611..6a6f284f 100644 --- a/docs/r/analyze-tweets-with-r.md +++ b/docs/r/analyze-tweets-with-r.md @@ -13,9 +13,9 @@ description: "Download Tweets, Get text of tweets" ## Download Tweets -The first think you need to do is to download tweets. You need to Setup your tweeter account. Much Information can be found in Internet on how to do it. The following two links were useful for my Setup (last checked in May 2017) +The first thing you need to do is to download tweets. You need to Setup your tweeter account. Much Information can be found in Internet on how to do it. The following two links were useful for my Setup (last checked in May 2017) -In particular I found the following two links useful (last checked in May 2017): +In particular, I found the following two links useful (last checked in May 2017): [Link 1](https://www.credera.com/blog/business-intelligence/twitter-analytics-using-r-part-1-extract-tweets/)