Skip to content

Commit 7df26d1

Browse files
authored
docs(declarative.rst): fix grammar in Declarative Container documentation (#916)
fixes #915
1 parent 2c0aede commit 7df26d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/containers/declarative.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The declarative container providers should only be used when you have the contai
1616
Working with the providers of the container on the class level will influence all further
1717
instances.
1818

19-
The declarative container can not have any methods or any other attributes then providers.
19+
A declarative container cannot have any methods or attributes other than providers.
2020

2121
The container class provides next attributes:
2222

0 commit comments

Comments
 (0)