diff --git a/app/Console/Commands/ScrapeZaviyaniCommand.php b/app/Console/Commands/ScrapeZaviyaniCommand.php index 968a6dc..07c6ffa 100644 --- a/app/Console/Commands/ScrapeZaviyaniCommand.php +++ b/app/Console/Commands/ScrapeZaviyaniCommand.php @@ -8,7 +8,7 @@ use App\Services\ZaviyaniService; use App\Topic; use Illuminate\Support\Carbon; -class ScraoeZaviyaniCommand extends Command +class ScrapeZaviyaniCommand extends Command { /** * The name and signature of the console command.