update elements.md

This commit is contained in:
ekwange 2020-02-02 23:55:35 +09:00
parent b008abee2e
commit 212a13df9c

View file

@ -55,7 +55,7 @@ Decoders, on the other hand, will only have one source and sink pads.
[Visualisation of a filter element](#visualisation-of-a-filter-element)
shows how we will visualise a filter-like element. This specific element
has one source and one sink element. Sink pads, receiving input data,
has one source pad and one sink pad. Sink pads, receiving input data,
are depicted at the left of the element; source pads are still on the
right.