DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit efa123fd94edf626fb3308c144e432c393912122
parent 2befed18ce86100e6afe7144925c105f670b5d6d
Author: falkTX <falktx@falktx.com>
Date:   Wed,  8 Sep 2021 14:22:24 +0100

Fix typo

Signed-off-by: falkTX <falktx@falktx.com>

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -61,6 +61,6 @@ Online help and discussion about DPF happens in the [kx.studio chat, DPF room](h - [Shiro Plugins](https://github.com/ninodewit/SHIRO-Plugins/) - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins) -Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially brings up other DPF-made plugins. +Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially bring up other DPF-made plugins. Plugin examples are available in the `example/` folder inside this repo.