From 33d14922dc0162c7b23cdeb6c76f714932865f4f Mon Sep 17 00:00:00 2001 From: Santiago Beloqui Date: Sat, 10 Aug 2019 20:46:06 -0300 Subject: [PATCH] Change "Diga hola" for "Salude" (#24740) "Salude" is a more correct expression in this context. --- .../basic-html-and-html5/say-hello-to-html-elements/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/spanish/certifications/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/index.md b/guide/spanish/certifications/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/index.md index 207f22accb..734894f80e 100644 --- a/guide/spanish/certifications/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/index.md +++ b/guide/spanish/certifications/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/index.md @@ -2,7 +2,7 @@ title: Say Hello to HTML Elements localeTitle: Diga hola a los elementos HTML --- -## Diga hola a los elementos HTML +## Salude a los elementos HTML Considere el siguiente ejemplo: @@ -16,4 +16,4 @@ Recuerda la solicitud de desafío: > cambia el texto de tu elemento h1 para que diga "Hola mundo" -¡Buena suerte! \ No newline at end of file +¡Buena suerte!