Skip to content

Commit

Permalink
Merge pull request #18 from stuartcusackie/patch-1
Browse files Browse the repository at this point in the history
Fix namespace typo
  • Loading branch information
jonassiewertsen authored Jul 1, 2022
2 parents d982020 + 37fd69f commit dac10d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/SearchFacade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Illuminate\Support\Collection;
use Statamic\Facades\Search as StatamicSearchFacade;
use Statmaic\Facades\Site;
use Statamic\Facades\Site;

trait SearchFacade
{
Expand Down

0 comments on commit dac10d0

Please sign in to comment.