From 8cadc8a97314850fb5950c27c9ba87ecf6155ba3 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 26 May 2020 04:49:22 +0100 Subject: [PATCH] Typo Signed-off-by: falkTX --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac4195..116d196 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ where usually dependencies are involved which need to be built manually. In order to make audio plugins self-contained, these dependencies/libraries need to be built statically, which most packaging projects do not do. -Also, most open-source audio plugin projects to do have binaries for macOS or Windows, +Also, most open-source audio plugin projects to do not have binaries for macOS or Windows, making it very difficult for users in these platforms to enjoy them. PawPaw has the following goals: