Skip to content

Commit ae2dc87

Browse files
Update docs/src/tutorials/cauer_low_pass_analog.md
Co-authored-by: Fredrik Bagge Carlson <baggepinnen@gmail.com>
1 parent b50d386 commit ae2dc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/cauer_low_pass_analog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cauer Low Pass Analog Filter
22

3-
The example Cauer Filter is a low-pass-filter of the fifth order.
3+
The example Cauer Filter is a low-pass filter of the fifth order.
44
It is realized using an analog network.
55
The [`Electrical.Voltage`](@ref) source is the input voltage (whose value varies as defined by [`Blocks.Step`](@ref)), and the `resistor.p.v` is the filter output voltage.
66
The pulse response is calculated.

0 commit comments

Comments
 (0)