Skip to content

Commit 9aa151e

Browse files
committed
Updated typo on readme code
1 parent 9bf9768 commit 9aa151e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/06-Practicing-Rules/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
1. Establece esta URL como la imagen de fondo de la página y repítela solo verticalmente: `../../.learn/assets/background-vertical.jpg?raw=true`
66

7-
2. Cambia el tipo de fuente (`font-type`) del `h1` a `Courier` y el resto del sitio web a `Times New Roman`.
7+
2. Cambia el tipo de fuente (`font-family`) del `h1` a `Courier` y el resto del sitio web a `Times New Roman`.
88

99
3. Cambia el color del `h1` a rojo(`red`).
1010

exercises/06-Practicing-Rules/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tutorial: "https://www.youtube.com/watch?v=4wguurrl-lU"
88

99
1. Set this URL as the background image of the page, and repeat it vertically only: `../../.learn/assets/background-vertical.jpg?raw=true`
1010

11-
2. Change the font-type of the `h1` to `Courier` and the rest of the website to `Times new Roman`.
11+
2. Change the font-family of the `h1` to `Courier` and the rest of the website to `Times new Roman`.
1212

1313
3. Change the color of `h1` to `red`.
1414

0 commit comments

Comments
 (0)