From 51ba57085b11d1f0be56a8519244afcce2139596 Mon Sep 17 00:00:00 2001 From: matt lubel Date: Fri, 27 Apr 2018 20:18:08 +0200 Subject: [PATCH] fix(challenges): Change spanish description (#17089) changed instructions to require English text in order to be consistent with tests Closes #17073 --- challenges/01-responsive-web-design/basic-html-and-html5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/01-responsive-web-design/basic-html-and-html5.json b/challenges/01-responsive-web-design/basic-html-and-html5.json index a59bf9692fa..73708c2907d 100644 --- a/challenges/01-responsive-web-design/basic-html-and-html5.json +++ b/challenges/01-responsive-web-design/basic-html-and-html5.json @@ -698,7 +698,7 @@ "He aquí un ejemplo:", "<p>Aquí está un <a href=\"https://freecodecamp.org\"> enlace a freeCodeCamp</a> para que lo sigas.</p>", "
", - "Crea un elemento a que se vincule a http://freecatphotoapp.com y tenga como texto de ancla \"fotos de gatos\"." + "Crea un elemento a que se vincule a http://freecatphotoapp.com y tenga como texto de ancla \"cat photos\"." ] }, "pt-br": {