diff --git a/docs/components/reference.mdx b/docs/components/reference.mdx index 82b51fa2c8..b20f976fb5 100644 --- a/docs/components/reference.mdx +++ b/docs/components/reference.mdx @@ -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. @@ -1191,4 +1191,4 @@ Legacy Message Component Example } ] } -``` \ No newline at end of file +```