From a27820b4d757852bb374ba16d63f261ac552bbb5 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling <benedict.reuschling@h-da.de> Date: Mon, 8 Mar 2021 10:49:27 +0000 Subject: [PATCH] Minor textual improvements. Active voice, capitalize Element Desktop, and avoid use of "you". --- content/clients/install_linux.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/clients/install_linux.en.md b/content/clients/install_linux.en.md index d406a09..9ac3c85 100644 --- a/content/clients/install_linux.en.md +++ b/content/clients/install_linux.en.md @@ -6,7 +6,7 @@ chapter: true weight: 60 --- # Install Element Desktop on Linux -We recommend using the package manager of your System to install Element Desktop. The following commands will install element desktop. You can enter them on the command line. +We recommend using the systems package manager to install Element Desktop. The following commands will install Element Desktop. Enter them on the command line. ### Debian/Ubuntu ```sh -- GitLab