Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danibene committed Jun 16, 2022
1 parent 9dc8214 commit 579f795
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 @@ -29,7 +29,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 579f795

Please sign in to comment.