Skip to content

Commit

Permalink
Update packages/components/src/flex/flex/component.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Lena Morita <[email protected]>
  • Loading branch information
Petter Walbø Johnsgård and mirka authored Jul 25, 2022
1 parent 4e4b47d commit 180b9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/flex/flex/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function UnconnectedFlex(
* horizontally or vertically. `Flex` powers components like `HStack` and
* `VStack`.
*
* `Flex` is used with any of it's two sub-components, `FlexItem` and
* `Flex` is used with any of its two sub-components, `FlexItem` and
* `FlexBlock`.
*
* ```jsx
Expand Down

0 comments on commit 180b9a0

Please sign in to comment.