Update markdown/application-development/introduction/basics.md

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/144>
This commit is contained in:
Arthur Crippa Búrigo 2021-02-25 20:18:28 +00:00 committed by GStreamer Marge Bot
parent b299a89d4e
commit fb03f38d4a

View file

@ -21,7 +21,7 @@ can do a specific task, for example media playback or capture. GStreamer
ships with a large collection of elements by default, making the
development of a large variety of media applications possible. If
needed, you can also write new elements. That topic is explained in
great deal in the *GStreamer Plugin Writer's Guide*.
greater detail in the *GStreamer Plugin Writer's Guide*.
## Pads