From 6f468f7510c91fb0293ee83196633d2b43057f56 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Sat, 6 Feb 2021 13:11:07 +0000 Subject: [PATCH] =?UTF-8?q?correction=20faute=20d'orthographe=20er/?= =?UTF-8?q?=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssh_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh_fr.md b/ssh_fr.md index 843f786d..4f2f4acc 100644 --- a/ssh_fr.md +++ b/ssh_fr.md @@ -46,7 +46,7 @@ ssh admin@votre.domaine.tld ssh admin@yunohost.local ``` -Si vous avez changer le port SSH, il faut rajouter l'option `-p ` à la commande, par ex. : +Si vous avez changé le port SSH, il faut rajouter l'option `-p ` à la commande, par ex. : ```bash ssh -p 2244 admin@votre.domaine.tld