mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-08-16 09:54:45 +03:00
docs(declarative.rst): fix grammar in Declarative Container documentation (#916)
fixes #915
This commit is contained in:
parent
2c0aede4aa
commit
7df26d1ac7
|
@ -16,7 +16,7 @@ The declarative container providers should only be used when you have the contai
|
|||
Working with the providers of the container on the class level will influence all further
|
||||
instances.
|
||||
|
||||
The declarative container can not have any methods or any other attributes then providers.
|
||||
A declarative container cannot have any methods or attributes other than providers.
|
||||
|
||||
The container class provides next attributes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user