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 GitHub
parent 2c0aede4aa
commit 7df26d1ac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 Working with the providers of the container on the class level will influence all further
instances. 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: The container class provides next attributes: