diff --git a/modules/35-methods-using/120-methods-chain/description.es.yml b/modules/35-methods-using/120-methods-chain/description.es.yml index fadbea7..86d0628 100644 --- a/modules/35-methods-using/120-methods-chain/description.es.yml +++ b/modules/35-methods-using/120-methods-chain/description.es.yml @@ -11,7 +11,7 @@ theory: | https://codica.la/blog/de-obrero-a-programador ``` - La última parte aquí, *iz-vahtovika-v-programmirovanie*, se crea automáticamente con el código que hemos escrito en Hexlet. Por cierto, tiene un nombre especial: se llama [**slug**](https://en.wikipedia.org/wiki/Clean_URL#Slug). + La última parte aquí, *de-obrero-a-programador*, se crea automáticamente con el código que hemos escrito en Hexlet. Por cierto, tiene un nombre especial: se llama [**slug**](https://en.wikipedia.org/wiki/Clean_URL#Slug). ¿Qué pasos se deben seguir para obtener una cadena similar? Aquí hay solo algunos de ellos: diff --git a/modules/90-loops/100-while/description.es.yml b/modules/90-loops/100-while/description.es.yml index 03bac38..32bebba 100644 --- a/modules/90-loops/100-while/description.es.yml +++ b/modules/90-loops/100-while/description.es.yml @@ -136,7 +136,7 @@ instructions: | ```
-    4
3
2
1
finished! + 4
3
2
1
finished!
# tips: