README: typo [skip ci]

This commit is contained in:
TomasVotruba 2018-02-26 13:30:04 +01:00
parent 482b218c37
commit 77925afdc9

View File

@ -429,7 +429,7 @@ vendor/bin/ecs check --config vendor/rector/rector/ecs-after-rector.neon --fix
## More Detailed Documentation
- [How Rector Works?](/docs/HowItWorks.md)
- [How to Create Rector with Fluent Builer](/docs/FluentBuilderRector.md)
- [How to Create Rector with Fluent Builder](/docs/FluentBuilderRector.md)
- [How to Create Own Rector](/docs/HowToCreateOwnRector.md)
- [Service Name to Type Provider](/docs/ServiceNameToTypeProvider.md)