diff --git a/docs/source/sls/algorithm.rst b/docs/source/sls/algorithm.rst
index 2bc36e1f1f8b46819bcf4ae91d6a2cc04a478d7e..0e9b67c3888affc7a2600d0938c7cf93cad2fd9e 100644
--- a/docs/source/sls/algorithm.rst
+++ b/docs/source/sls/algorithm.rst
@@ -70,10 +70,10 @@ DESCRIPTION  string   A description of the data quality condition
 =====  =====  =======
 TTYPE  TFORM  Description
 =====  =====  =======
-False  False  False
-True   False  False
-False  True   False
-True   True   True
+BIT  False  False
+VALUE   False  False
+NAME  True   False
+DESCRIPTION   string   A description of the data quality condition
 =====  =====  =======
 
 Data Calibration Steps