From ad00e4a2a9c025e715d4dbcb378bc294a07c9782 Mon Sep 17 00:00:00 2001
From: Alice <alice.poggioli@hotmail.fr>
Date: Mon, 27 Apr 2020 15:52:37 +0200
Subject: [PATCH] patch sib display

---
 source/import_documentation/Components/SiB-Display.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/source/import_documentation/Components/SiB-Display.rst b/source/import_documentation/Components/SiB-Display.rst
index b336c47..12a30d7 100644
--- a/source/import_documentation/Components/SiB-Display.rst
+++ b/source/import_documentation/Components/SiB-Display.rst
@@ -65,7 +65,7 @@ widget-xyz
 
 default-widget
 ~~~~~~~~~~~~~~~~
-The widget to use for all the fields, except
+   The widget to use for all the fields, except
    if a specific one is defined for a field.
 
 multiple-xyz
@@ -99,7 +99,7 @@ multiple-xyz
    multiple-xyz-remove-label
    ++++++++++++++++++++++++++++
       Used with ``multiple-xyz``,
-         text of the “×” button
+      text of the “×” button
 
 search-fields
 ~~~~~~~~~~~~~~~~
@@ -125,6 +125,7 @@ paginate-by
    buttons and the counter will be added automatically
 
 order-by
+~~~~~~~~~~~~~~~~
    The name of the field you want to use to order the
    list. For example, ``order-by="username"`` will order the users list
    alphabetically based on the username.
-- 
GitLab