diff --git a/api-reference/text.html b/api-reference/text.html index 84fa8a8..006ace5 100644 --- a/api-reference/text.html +++ b/api-reference/text.html @@ -163,7 +163,7 @@
Calculate the distance between the fitted text and the given text.
-This implementation uses the Manhattan distance (scipy.spatial.distance.cityblock()
).
+
This implementation uses the Manhattan distance (scipy.spatial.distance.cityblock()
).
The distance is only calculated for max_dimensions
most commen characters.