Skip to content

Commit 6ba32ff

Browse files
committed
Update README.md
1 parent bbe846e commit 6ba32ff

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
@@ -60,7 +60,7 @@ This package contains:
6060

6161
Core package contain [PhpMessageSource](https://github.com/NullRefExcep/yii2-core/blob/master/src/components/i18n/PhpMessageSource.php) class that allows to merge default module's and application's messages.
6262
Example for [admin](https://github.com/NullRefExcep/yii2-admin) module
63-
```
63+
```php
6464
[
6565
/** App config **/
6666
'components' => [

0 commit comments

Comments
 (0)