Skip to content

Commit 4298e48

Browse files
DOC: fix typos in MatrixProfileSeriesTransformer (#2940) (#2941)
Co-authored-by: Tony Bagnall <a.j.bagnall@soton.ac.uk>
1 parent 9c1c0bc commit 4298e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aeon/transformations/series/_matrix_profile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class MatrixProfileSeriesTransformer(BaseSeriesTransformer):
1414
z-normalized Euclidean distance between any subsequence within a
1515
time series and its nearest neighbour.
1616
17-
For more information on the matrix profile, see `th stumpy tutorial
17+
For more information on the matrix profile, see `the STUMPY tutorial
1818
<https://stumpy.readthedocs.io/en/latest/Tutorial_The_Matrix_Profile.html>`_
1919
2020
Parameters

0 commit comments

Comments
 (0)