We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f87e43a + a7a8c84 commit 09d0524Copy full SHA for 09d0524
README.md
@@ -197,7 +197,7 @@ use Artesaos\SEOTools\Facades\JsonLdMulti;
197
// OR
198
use Artesaos\SEOTools\Facades\SEOTools;
199
200
-class CommomController extends Controller
+class CommonController extends Controller
201
{
202
public function index()
203
@@ -432,7 +432,7 @@ namespace App\Http\Controllers;
432
433
use Artesaos\SEOTools\Traits\SEOTools as SEOToolsTrait;
434
435
436
437
use SEOToolsTrait;
438
0 commit comments