From d87db87f13a1d5c2e8b27117958480bce0e0de9c Mon Sep 17 00:00:00 2001
From: Nick Draper <nick.draper@stfc.ac.uk>
Date: Tue, 17 Jul 2018 14:21:55 +0100
Subject: [PATCH] Update reflectometry.rst

---
 docs/source/release/v3.13.0/reflectometry.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/source/release/v3.13.0/reflectometry.rst b/docs/source/release/v3.13.0/reflectometry.rst
index 54f7a9fde34..635aec27a21 100644
--- a/docs/source/release/v3.13.0/reflectometry.rst
+++ b/docs/source/release/v3.13.0/reflectometry.rst
@@ -38,10 +38,10 @@ New
 - The ILL reflectometry loader :ref:`algm-LoadILLReflectometry` implements the NeXus file changes of January 2018 and can load again all valid Nexus files for D17 and FIGARO which are available since 2013 and 2017, respectively.
 - Algorithms for reflectometry reduction at ILL have been added. These handle the basic polarized/unpolarized reduction in SumInLambda or SumInQ modes. Included algorithms:
 
-    - :ref:`algm-ReflectometryILLPreprocess`
-    - :ref:`algm-ReflectometryILLSumForeground`
-    - :ref:`algm-ReflectometryILLPolarizationCor`
-    - :ref:`algm-ReflectometryILLConvertToQ`
+  - :ref:`algm-ReflectometryILLPreprocess`
+  - :ref:`algm-ReflectometryILLSumForeground`
+  - :ref:`algm-ReflectometryILLPolarizationCor`
+  - :ref:`algm-ReflectometryILLConvertToQ`
 - A new algorithm :ref:`algm-ReflectometryMomentumTransfer` provides conversion to momentum transfer and :math:`Q_{z}` resolution calculation for reflectivity workspaces.
 - A new algorithm :ref:`ReflectometrySumInQ <algm-ReflectometrySumInQ>` is available for coherent summation of the reflected beam.
 
-- 
GitLab