From dab66f4e4302a4b609b1b793b12a33ec3a184979 Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Sat, 26 Nov 2022 23:20:11 +0100 Subject: [PATCH] Correction of translation errors Signed-off-by: Manuel Vergara --- 2022/es/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022/es/README.md b/2022/es/README.md index 4e268df..2922452 100644 --- a/2022/es/README.md +++ b/2022/es/README.md @@ -61,7 +61,7 @@ Empecemos con lo que vas a poder ver en estos 90 días. ### Conociendo lo básico de Linux - [✔️] 🐧 14 > [El panorama: DevOps & Linux](Days/day14.md) -- [✔️] 🐧 15 > [Comandos Linux para DevOps (En realidad todos)](Days/day15.md) +- [✔️] 🐧 15 > [Comandos de Linux para DevOps (en realidad son todos)](Days/day15.md) - [✔️] 🐧 16 > [Gestión de tu sistema Linux, sistema de archivos y almacenamiento](Days/day16.md) - [✔️] 🐧 17 > [Editores de texto - nano vs vim](Days/day17.md) - [✔️] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.md)