Skip to content

Commit 7651cf5

Browse files
committed
Fix typo
1 parent 55995d4 commit 7651cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ composer require codezero/laravel-localized-routes
3535
php artisan vendor:publish --provider="CodeZero\LocalizedRoutes\LocalizedRoutesServiceProvider" --tag="config"
3636
```
3737

38-
You will now find a `localize-routes.php` file in the `config` folder.
38+
You will now find a `localized-routes.php` file in the `config` folder.
3939

4040
#### Configure Supported Locales
4141

0 commit comments

Comments
 (0)