diff --git a/docs.html b/docs.html
index 78d10132..75a77837 100644
--- a/docs.html
+++ b/docs.html
@@ -8572,7 +8572,7 @@ See also:
The computation is based on singular value decomposition; if the decomposition fails, a std::runtime_error exception is thrown
-Caveat: rcond() is considerably faster for providing an estimate of the reciprocal condition number
+Caveat: rcond() is considerably faster
Examples: