chore(docs): spelling fix

This commit is contained in:
Junior García 2022-01-09 12:22:50 -03:00
parent a379fa3d21
commit 296014b0d1

View File

@ -65,9 +65,10 @@ const IndexPage: React.FC<Props> = ({ routes, currentRoute }) => {
<Title color="warning">less code.</Title> <Title color="warning">less code.</Title>
</Row> </Row>
<Subtitle> <Subtitle>
NextUI Components has been built taking into account Developers NextUI components have been created with the Developer's experience
Experience in mind avoding having to import multiples components for <br />
showing only one. in mind, avoiding having to import multiple components to display just
one.
</Subtitle> </Subtitle>
<Grid.Container gap={1.5}> <Grid.Container gap={1.5}>
<Grid xs={12} sm={6} css={{ pl: 0 }}> <Grid xs={12} sm={6} css={{ pl: 0 }}>