diff --git a/docs.html b/docs.html
index fdd1316c..58de0669 100644
--- a/docs.html
+++ b/docs.html
@@ -953,7 +953,7 @@ and inherits most of the member functions
-For convenience the following column vector typedefs are defined:
+For convenience, the following column vector typedefs are defined:
@@ -1296,7 +1296,7 @@ and inherits most of the member functions
-For convenience the following typedefs are defined:
+For convenience, the following row vector typedefs are defined:
@@ -1582,14 +1582,11 @@ The root cube class is Cube<type>, where type
float, double, std::complex<float>, std::complex<double>,
short, int, long and unsigned versions of short, int, long
-
-fp16 if supported by compiler and hardware
-
-For convenience the following typedefs are defined:
+For convenience, the following cube typedefs are defined:
@@ -1967,7 +1964,7 @@ The root sparse matrix class is SpMat<type>, where
-For convenience the following typedefs are defined:
+For convenience, the following sparse matrix typedefs are defined: