Skip to content

Commit a95be50

Browse files
authored
Merge pull request #3 from mateuseap/develop
Correcting a wrong text in Home page
2 parents 6a07a4d + 8479cbc commit a95be50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/Home/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ function Home() {
1919
Meu nome é Mateus Elias, seja bem vindo ao meu website pessoal.
2020
</MainText>
2121
<SecondaryText>
22-
Ainda estamos em fase construção, em breve o website estará recheado 😎
22+
Ainda estamos em fase de construção, em breve o website estará recheado
23+
😎
2324
</SecondaryText>
2425
<img
2526
src={fox}

0 commit comments

Comments
 (0)