Skip to content

Commit

Permalink
docs: fix grammar mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianEstrada committed Apr 22, 2024
1 parent 9c51151 commit f4c2898
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/website/src/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ export default function Hero() {
<Typography
textAlign="center"
sx={{alignSelf: 'center', width: {sm: '100%', md: '80%'}}}>
Bootstrap your development workflow or explore our products using our open source OCPP Emulator,
it's totally free and easy to use.
Bootstrap your development workflow or explore our products using our open source OCPP Emulator; its
totally free and easy to use.
</Typography>
<Stack spacing={2} sx={{mt: 2, alignSelf: 'center'}} textAlign={'center'}>
<Typography variant={"h5"} sx={{fontWeight: 'bold'}}>Download</Typography>
Expand Down

0 comments on commit f4c2898

Please sign in to comment.