From 69411173b5c79c0df8f684f2218ef49211b8eee9 Mon Sep 17 00:00:00 2001 From: voodoorai2000 Date: Thu, 11 Apr 2019 15:16:26 +0200 Subject: [PATCH] Fix language mismatch --- docs/en/installation/ubuntu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/installation/ubuntu.md b/docs/en/installation/ubuntu.md index f5e6d016b..d6a983a54 100644 --- a/docs/en/installation/ubuntu.md +++ b/docs/en/installation/ubuntu.md @@ -1,8 +1,8 @@ ## Configuration for development and test environments (Ubuntu 18.04) -## Actualización de sistema +## System update -Ejecute una actualización general de las librerías de sistema: +Run a general system update: ```bash sudo apt update