docs(declarative.rst): fix grammar in Declarative Container documentation (#916)

fixes #915
This commit is contained in:
Okot Daniel 2025-08-11 11:46:16 +03:00 committed by ZipFile
parent 84a14f2ca7
commit 1500a1de36

View File

@ -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: