diff --git a/docs.html b/docs.html
index 427543ba..82fe0e63 100644
--- a/docs.html
+++ b/docs.html
@@ -5347,7 +5347,6 @@ to modify the non-zero elements in a safer manner,
use .transform() or .for_each() instead of iterators;
writing a zero value into a sparse matrix through an iterator will invalidate all current iterators associated with the sparse matrix
-