Fix a typo error

This commit is contained in:
Dillon Ngo
2023-12-10 22:59:49 +08:00
parent 2b507d1006
commit a7d4299897
@@ -9,7 +9,7 @@ use App\Models\Order;
use Carbon\Carbon;
use Illuminate\Console\Command;
class CheckStorageInvoicesGroupTransaction extends Command
class CheckStorageInvoicesGroupTransactions extends Command
{
/**
* The name and signature of the console command.