diff --git a/source/import_documentation/Components/SiB-Display.rst b/source/import_documentation/Components/SiB-Display.rst
index b336c47875f526de2dba31edeca0acc0501496c4..12a30d71a914a5167b8ca25e9a94e2b1ed612dea 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.