(Fix) Typo

This commit is contained in:
HDVinnie
2018-05-31 14:15:24 -04:00
parent 2edf3c43cd
commit c75fe10553
+1 -1
View File
@@ -17,7 +17,7 @@ use App\Services\Clients\OmdbClient;
use App\Album;
use \Toastr;
class AlbumsController extends Controller
class AlbumController extends Controller
{
/**
* AlbumController Constructor