Skip to content

Commit

Permalink
fix description text from the features section
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Apr 3, 2024
1 parent a1584fa commit a5bb6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/productConnect/ConnectFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function ConnectFeatures() {
The way developers and designers <GradientText>ship faster</GradientText>
</Typography>
}
description="Connect is perfect for who is designing and developing using the Material UI React library and Design Kit,"
description="Connect is perfect for designing and developing using the Material UI React library and Design Kit."
/>
<Group sx={{ m: -2, p: 2 }}>
<Highlighter disableBorder {...getSelectedProps(0)} onClick={() => setIndex(0)}>
Expand Down

0 comments on commit a5bb6e0

Please sign in to comment.