Skip to content

Commit 38422ed

Browse files
committed
another typo
1 parent 6b757b2 commit 38422ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/helper/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ functionality within sketches.
88
Some of them are abstract base classes, but in those cases there is at
99
least one reference example of a concrete class.
1010

11-
* :class:`serde` is used when serializing and deserializing sketches/
11+
* :class:`serde` is used when serializing and deserializing sketches.
1212
* :class:`jaccard` is used to compute the Jaccard similarity between pairs of theta or tuple sketches.
1313
* :class:`tuple_policy` is required to use a :class:`tuple_sketch` by specifying how summaries are combined.
1414
* :func:`ks_test` performs a Kolmogorov-Smirnov test on absolute-error quantiles family sketches.

0 commit comments

Comments
 (0)