We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb0c0a commit 94f4e03Copy full SHA for 94f4e03
1 file changed
src/pages/index.jsx
@@ -59,7 +59,7 @@ const Home = () => {
59
60
return (
61
<Layout>
62
- <PageHeader title="Welcome" subTitle="CodeDead provides free and open-source applications to make your life easer." />
+ <PageHeader title="Welcome" subTitle="CodeDead provides free and open-source applications to make your life easier." />
63
<Container maxWidth="md" sx={{ mt: 5 }}>
64
<Grid container spacing={2} sx={{ mt: 3 }}>
65
<Grid size={12}>
0 commit comments