Skip to content

Commit

Permalink
Merge pull request #136 from AnggieAlava/bug/1576
Browse files Browse the repository at this point in the history
Corregido typo error en readme 01-style-tag
  • Loading branch information
alesanchezr authored Apr 9, 2024
2 parents 1d99b10 + 777901b commit 59e966e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/01-Style-tag/README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Otra manera que existe de aplicar estilos es utilizar una etiqueta `<style>` en

3. Escribe el estilo que quieras usando las reglas CSS.

Es importante clarar que tu codigo CSS debe estar encerrado dentro de etiquetas `<style>`.
Es importante aclarar que tu codigo CSS debe estar encerrado dentro de etiquetas `<style>`.

Mira este ejemplo:

Expand Down

0 comments on commit 59e966e

Please sign in to comment.