Skip to content

Commit

Permalink
Merge pull request #25 from windhoney/develop
Browse files Browse the repository at this point in the history
文档大小写错误
  • Loading branch information
windhoney authored May 17, 2018
2 parents 713900b + a52c8e6 commit 4cbd9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ composer require windhoney/yii2-rest-rbac
```php
'modules' => [
'rbac' => [
'class' => 'wind\rest\modules'
'class' => 'wind\rest\Modules'
],
'oauth2' => [
'class' => 'filsh\yii2\oauth2server\Module',
Expand Down

0 comments on commit 4cbd9ee

Please sign in to comment.