From cbd14d170106446d13f8c177cc992c786c6910c4 Mon Sep 17 00:00:00 2001
From: Bertrand Neron <bneron@pasteur.fr>
Date: Thu, 8 Sep 2022 12:34:08 +0200
Subject: [PATCH] fix rst syntax for linux_admin

---
 source/Installation/linux_admin.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/Installation/linux_admin.rst b/source/Installation/linux_admin.rst
index 12afe04..a201f4e 100644
--- a/source/Installation/linux_admin.rst
+++ b/source/Installation/linux_admin.rst
@@ -388,7 +388,7 @@ To do each time you need to connect the Pc to the mk1c
 
 .. note::
 
-    If you use WSL (**W**indows **S**ubsystem for **L**inux) the fylesystem type `-t` option to use is `drvfs`
+    If you use WSL (**W**\ indows **S**\ ubsystem for **L**\ inux) the fylesystem type `-t` option to use is `drvfs`
     So the command to use to mount the mk1c on the Pc is
 
     .. code-block:: shell
-- 
GitLab