Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patiencemanzen authored Aug 11, 2022
1 parent 479e71c commit e2b443f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ php artisan make:filter Model/AirPlaneFilter
```
:wave: :wave: That is just what magic can make, awesome right?

In your App/Services/Filters directory, create new folrder called Filters, where you gonna put all of your model filter files.
In your App/Services/Filters directory, Where you gonna put all of your model filter files.

```PHP
namespace App\Services\Filters;
Expand Down

0 comments on commit e2b443f

Please sign in to comment.