Skip to content

Commit afebce4

Browse files
authored
Fix Typo (#7497)
1 parent f2ba3d2 commit afebce4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/components/reference.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@ To use this component, you need to send the [message flag](/docs/resources/messa
10801080

10811081
## Container
10821082

1083-
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.
1083+
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.
10841084

10851085
Containers are only available in messages.
10861086

@@ -1191,4 +1191,4 @@ Legacy Message Component Example
11911191
}
11921192
]
11931193
}
1194-
```
1194+
```

0 commit comments

Comments
 (0)