Skip to content

Commit d3b78aa

Browse files
plun1331JustaSqu1d
andauthored
Apply suggestions from code review
Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: plun1331 <[email protected]>
1 parent 19e2f9f commit d3b78aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ def to_dict(self) -> SeparatorComponentPayload:
892892
class Container(Component):
893893
"""Represents a Container from Components V2.
894894
895-
This is a component that contains up to 10 different :class:`Component`s.
895+
This is a component that contains up to 10 different :class:`Component` objects.
896896
It may only contain objects of type :class:`ActionRow`, :class:`TextDisplay`, :class:`Section`, :class:`MediaGallery`, :class:`Separator`, or :class:`FileComponent`.
897897
898898
This inherits from :class:`Component`.

0 commit comments

Comments
 (0)