Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 16e08c4

Browse files
committed
update README
1 parent cb74a4f commit 16e08c4

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
@@ -33,7 +33,7 @@ Because we assume you're familiar with Rails, so below we'll not give too much d
3333

3434
Firstly we will follow the `devise` doc to create a user model named `User`, and then we run `rails_admin` and `cancancan` installation also following corresponding steps in their github README doc.
3535

36-
Some points we'll give here is:
36+
Some points we'll give here are:
3737

3838
1. we add a `role` column to `User` model for `cancancan` to manage the authorization:
3939

0 commit comments

Comments
 (0)