Skip to content

fix: update Views heading typo #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/previa/src/sections/Views.astro
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { RadiusGradientFrame } from '@components';
<RadiusGradientFrame class="view-mode">
<img src="/assets/img/laprevia-que-esperar.webp" alt="La Previa JSConf Chile 2024" />
<div class="view-info">
<h3>¿Qué esperar de la precia?</h3>
<h3>¿Qué esperar de la previa?</h3>
<p>
En La Previa aprenderás de expertos/references en el área de JS. Tendremos diversos temas
para personas sin y con experiencia. Pero hay más. Además, podrás ganar entradas para la
Expand Down