From ee31ff08264815b4189a4a916d724fbde1b53449 Mon Sep 17 00:00:00 2001 From: Edgar Ceballos Date: Tue, 16 Oct 2018 19:58:58 -0400 Subject: [PATCH] Better translation to last row of instructions (#18555) Have given a better translation to part of last row of instructions. --- ...andardize-times-with-the-html5-datetime-attribute.spanish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/spanish/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.spanish.md b/curriculum/challenges/spanish/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.spanish.md index bd191fa569..01c376ea66 100644 --- a/curriculum/challenges/spanish/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.spanish.md +++ b/curriculum/challenges/spanish/01-responsive-web-design/applied-accessibility/standardize-times-with-the-html5-datetime-attribute.spanish.md @@ -10,7 +10,7 @@ localeTitle: Estandarizar los tiempos con el atributo datetime HTML5 undefined ## Instructions -
¡Los resultados de la encuesta de Mortal Kombat de Camper Cat están aquí! Envuelva una etiqueta de time alrededor del texto "Jueves, 15 de septiembre <sup> th </sup>" y agregue un atributo de datetime y datetime establecido en "2016-09-15".
+
¡Los resultados de la encuesta de Mortal Kombat de Camper Cat están aquí! Envuelva una etiqueta de time alrededor del texto "Jueves, 15 de septiembre <sup> th </sup>" y agregue un atributo de datetime con el valor "2016-09-15".
## Tests