Skip to content

Commit

Permalink
Merge pull request #659 from danibene/dev
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
DominiqueMakowski authored Jun 21, 2022
2 parents 706ff3d + 9d3efca commit 773d748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurokit2/hrv/hrv.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def hrv(peaks, sampling_rate=1000, show=False, **kwargs):
Sampling rate (Hz) of the continuous cardiac signal in which the peaks occur. Should be at
least twice as high as the highest frequency in vhf. By default 1000.
show : bool, optional
If ``True``, returns the plots that are generates for each of the domains.
If ``True``, returns the plots that are generated for each of the domains.
Returns
-------
Expand Down

0 comments on commit 773d748

Please sign in to comment.