From 65da6545a5986017ea89c6fdfa934b1c86233ef8 Mon Sep 17 00:00:00 2001 From: DEGOZZ <43798976+bydegozz@users.noreply.github.com> Date: Tue, 13 Aug 2019 09:12:30 -0500 Subject: [PATCH] =?UTF-8?q?he=20traducido=20el=20ejemplo=20en=20html=20al?= =?UTF-8?q?=20espa=C3=B1ol=20(#30711)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guide/spanish/html/elements/font-tag/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/spanish/html/elements/font-tag/index.md b/guide/spanish/html/elements/font-tag/index.md index 42af2a6acc..fe8cb7f456 100644 --- a/guide/spanish/html/elements/font-tag/index.md +++ b/guide/spanish/html/elements/font-tag/index.md @@ -18,10 +18,10 @@ Un ejemplo: ```html -My Text Here +Mi texto aquí ``` #### Más información: * [MDN - etiqueta de fuente HTML](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/font) -* [MDN - Fuente CSS](https://developer.mozilla.org/en-US/docs/Web/CSS/font) \ No newline at end of file +* [MDN - Fuente CSS](https://developer.mozilla.org/en-US/docs/Web/CSS/font)