Remove non-ascii character from README

This commit is contained in:
Roman Mogilatov 2017-05-17 10:58:27 +03:00
parent 46a7eb0f3f
commit da97c1d533
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ group providers.
would be included in container is non-deterministic and depends on
application's flow or its configuration (container's structure could be
determined just after application will be started and will do some initial
work, like parsing list of containers providers from the configuration).
work, like parsing list of container providers from the configuration).
Dependency Injector in action
-----------------------------