From 56fca8e8ba557993014a88db38598b00481adec2 Mon Sep 17 00:00:00 2001 From: Mohamed Jinas Date: Tue, 11 Aug 2020 04:08:01 +0500 Subject: [PATCH] Update ThiladhunService.php --- app/Services/ThiladhunService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/ThiladhunService.php b/app/Services/ThiladhunService.php index 1d5a538..bd69f5e 100644 --- a/app/Services/ThiladhunService.php +++ b/app/Services/ThiladhunService.php @@ -7,7 +7,7 @@ use App\Services\Scrapers\ThiladhunScraper; class ThiladhunService extends Client { /** - * Scrap all the rss articles from mihaaru + * Scrap all the rss articles from Thiladhun * * @return array */