Skip to content

Commit

Permalink
Corregir falta ortográfica en src/components/Layout/HomeContent.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaldearroyo committed Jun 11, 2024
1 parent 98f4fbb commit 2da4c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/HomeContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export function HomeContent() {

<Section background="left-card">
<Center>
<Header>Añade interactividad dónde quiera que la necesites</Header>
<Header>Añade interactividad dondequiera que la necesites</Header>
<Para>
Los componentes de React reciben datos y devuelven lo que debe
aparecer en la pantalla. Puedes pasarles nuevos datos en respuesta
Expand Down

0 comments on commit 2da4c42

Please sign in to comment.