Skip to content

Commit

Permalink
DOC:Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Jul 11, 2024
1 parent a0258e8 commit 0d10c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ processed with the script in `ufunclab/tools/conv_template.py`.
| -------- | ----------- |
| [`fillnan1d`](#fillnan1d) | Replace `nan` using linear interpolation |
| [`backlash`](#backlash) | Backlash operator |
| [`backlash_sum`](#backlash_sum) | Sum backlash operators (Prandtl-Ishlinkskii) |
| [`backlash_sum`](#backlash_sum) | Sum backlash operators (Prandtl-Ishlinskii) |
| [`hysteresis_relay`](#hysteresis_relay) | Relay with hysteresis (Schmitt trigger) |
| [`sosfilter`](#sosfilter) | SOS (second order sections) linear filter |
| [`sosfilter_ic`](#sosfilter_ic) | SOS linear filter with initial condition |
Expand Down

0 comments on commit 0d10c9c

Please sign in to comment.