From 86adde8d7813d7c2ca8e50f644e2efe902875952 Mon Sep 17 00:00:00 2001 From: Anderson Vallejo <48649209+Vallejoanderson@users.noreply.github.com> Date: Tue, 25 Jan 2022 09:42:50 -0500 Subject: Last paragraph in conditional structures translated (#1984) * Last paragraph in conditional structures translated * Fix Typos Spanish Co-authored-by: root --- files/es/learn/javascript/building_blocks/conditionals/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/learn/javascript/building_blocks') diff --git a/files/es/learn/javascript/building_blocks/conditionals/index.html b/files/es/learn/javascript/building_blocks/conditionals/index.html index 7a0fdcb91d..59e9791026 100644 --- a/files/es/learn/javascript/building_blocks/conditionals/index.html +++ b/files/es/learn/javascript/building_blocks/conditionals/index.html @@ -752,7 +752,7 @@ textarea.onkeyup = function(){

Conclusión

-

And that's all you really need to know about conditional structures in JavaScript right now! I'm sure you'll have understood these concepts and worked through the examples with ease; if there is anything you didn't understand, feel free to read through the article again, or contact us to ask for help.

+

¡Y eso es todo lo que necesitas saber sobre estructuras condicionales en Javascript ahora mismo! Estoy seguro que habrás entendido estos conceptos y trabajado en los ejemplos con facilidad; si hay algo que no entendiste, sientete libre de repasar este artículo de nuevo, o contáctanos para solicitar ayuda.

Revisa también

-- cgit v1.2.3-54-g00ecf