From 7df26d1ac76aabf52f74ce75e5f908ccf28b4898 Mon Sep 17 00:00:00 2001 From: Okot Daniel Date: Mon, 11 Aug 2025 11:46:16 +0300 Subject: [PATCH] docs(declarative.rst): fix grammar in Declarative Container documentation (#916) fixes #915 --- docs/containers/declarative.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/containers/declarative.rst b/docs/containers/declarative.rst index febc0bf9..e464f49e 100644 --- a/docs/containers/declarative.rst +++ b/docs/containers/declarative.rst @@ -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: