Skip to content

Commit 7e36623

Browse files
committed
Merge branch 'master' of github.com:bitfumes/laravel-multiauth
2 parents 980627f + b63c5f6 commit 7e36623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ php artisan multiauth:role rolename
99
```
1010

1111
2. Using Interface
12-
Just go to `https://example.com/admin/role`
12+
Just go to `https://example.com/admin/roles`
1313

14-
Now you can click on `Add Role` button to create new role.
14+
Now you can click on `New Role` button to create new role.
1515

1616
::: tip To Edit/Delete
1717
Edit or Delete Role can also be done with same interface

0 commit comments

Comments
 (0)