Skip to content

Commit

Permalink
add Locale Remover
Browse files Browse the repository at this point in the history
  • Loading branch information
MoamenEltouny committed Aug 15, 2021
1 parent 8a662e9 commit 1129c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Middleware/LocaleRemover.php
Expand Up @@ -5,7 +5,7 @@
use Closure;
use Illuminate\Http\Request;

class LocleRemover
class LocaleRemover
{
/**
* Handle an incoming request.
Expand Down

0 comments on commit 1129c66

Please sign in to comment.