mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-08-21 04:14:45 +03:00
docs(declarative.rst): fix grammar in Declarative Container documentation (#916)
fixes #915
This commit is contained in:
parent
84a14f2ca7
commit
1500a1de36
|
@ -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