Merge pull request #12361 from Mak-Di/patch-2

Use the singular
This commit is contained in:
Dmitry Naumenko
2016-08-28 10:55:56 +03:00
committed by GitHub

View File

@ -375,5 +375,5 @@ Auto-generating fixtures
------------------------
Yii also can auto-generate fixtures for you based on some template. You can generate your fixtures with different data on different languages and formats.
These feature is done by [Faker](https://github.com/fzaninotto/Faker) library and `yii2-faker` extension.
This feature is done by [Faker](https://github.com/fzaninotto/Faker) library and `yii2-faker` extension.
See extension [guide](https://github.com/yiisoft/yii2-faker) for more docs.