Skip to content

Commit 4cbd9ee

Browse files
authored
Merge pull request #25 from windhoney/develop
文档大小写错误
2 parents 713900b + a52c8e6 commit 4cbd9ee

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
@@ -13,7 +13,7 @@ composer require windhoney/yii2-rest-rbac
1313
```php
1414
'modules' => [
1515
'rbac' => [
16-
'class' => 'wind\rest\modules'
16+
'class' => 'wind\rest\Modules'
1717
],
1818
'oauth2' => [
1919
'class' => 'filsh\yii2\oauth2server\Module',

0 commit comments

Comments
 (0)