Skip to content

Commit 564af12

Browse files
authored
Update README.md
1 parent 8f940c8 commit 564af12

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
@@ -50,7 +50,7 @@ Role must match one of the roles defined in the configuration. The default role
5050
You could use the package [arcanedev/laravel-lang](https://github.com/ARCANEDEV/LaravelLang), just run `composer require arcanedev/laravel-lang`.
5151

5252
### With Laravel 7 I get an AuthenticatesUsers Trait error
53-
Laravel 7 doesn't include some Authentication Scaffolding anymore by default. Include the laravel/ui package into your project with `composer require laravel/ui` to solve this.
53+
Laravel 7 doesn't include the authentication scaffolding anymore by default. Install the laravel/ui package into your project with `composer require laravel/ui` to solve this.
5454

5555
## License
5656
Admin is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)