From e12f06b0de5dcb80bcc59586381ae05d4fa3bedc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Le=20Guyader?= <loic.le.guyader@xfel.eu>
Date: Tue, 31 May 2022 17:54:52 +0200
Subject: [PATCH] fix typo

---
 doc/maintainers.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/maintainers.rst b/doc/maintainers.rst
index 6370114..eee2adc 100644
--- a/doc/maintainers.rst
+++ b/doc/maintainers.rst
@@ -70,7 +70,7 @@ Installing additional packages
 In order to install additional packages in a Toolbox environment, one should
 run the following commands:
 
-.. code::shell
+.. code:: shell
 
     cd <PROPOSAL_PATH>/usr/Software/
     source envs/toolbox_<IDENTIFIER>/bin/activate
-- 
GitLab