Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/components/reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,7 @@ To use this component, you need to send the [message flag](/docs/resources/messa

## Container

A Container is a top-level layout component that holds up to 10 components. Containers are visually distinct from surrounding components and has an optional customizable color bar.
A Container is a top-level layout component that holds up to 10 components. Containers are visually distinct from surrounding components and have an optional customizable color bar.

Containers are only available in messages.

Expand Down Expand Up @@ -1191,4 +1191,4 @@ Legacy Message Component Example
}
]
}
```
```