Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlaw committed Jan 12, 2024
1 parent 3559b38 commit 6aa5ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stumpy/maamp.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def _maamp_discretize(a, a_min, a_max, n_bit=8): # pragma: no cover
"""
Discretize each row of the input array
This distribution is best suited for non-normalized time seris data
This distribution is best suited for non-normalized time series data
Parameters
----------
Expand Down

0 comments on commit 6aa5ad5

Please sign in to comment.