mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
typo
This commit is contained in:
parent
45817afb9a
commit
8d1d2a08f4
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ end
|
|||
```
|
||||
|
||||
Optionally, you can run the generator, which will set up an application policy
|
||||
with some useful default for you:
|
||||
with some useful defaults for you:
|
||||
|
||||
``` sh
|
||||
rails g pundit:install
|
||||
|
|
Loading…
Reference in a new issue