Skip to content

Commit 10a867a

Browse files
authored
Merge pull request #969 from JSegoviaa/fix-typo-homepage
fix typo in home page
2 parents 19a6b3a + 9400294 commit 10a867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layout/HomeContent.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ export function HomeContent() {
297297
<div className="bg-wash relative h-14 w-full" />
298298
<div className="relative flex items-start justify-center flex-col flex-1 pb-16 pt-5 gap-3 px-5 lg:px-10 lg:pt-8">
299299
<h4 className="leading-tight text-primary font-semibold text-3xl lg:text-4xl">
300-
Manténte fiel a la web
300+
Mantente fiel a la web
301301
</h4>
302302
<p className="lg:text-xl leading-normal text-secondary">
303303
Las personas esperan que las páginas de las aplicaciones

0 commit comments

Comments
 (0)