From e9985711c88cff4eae577749f9cca9e0296bf3f8 Mon Sep 17 00:00:00 2001 From: Eugene Petkevich Date: Wed, 27 Jun 2018 14:53:16 +0300 Subject: [PATCH] Fix a probably missing word --- include/using-windows-vst-plugins-on-linux.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/using-windows-vst-plugins-on-linux.html b/include/using-windows-vst-plugins-on-linux.html index 628617e5..fbd71ab4 100644 --- a/include/using-windows-vst-plugins-on-linux.html +++ b/include/using-windows-vst-plugins-on-linux.html @@ -58,7 +58,7 @@ done this. You can choose between using "Linux VST" (which is what Loomer and others have done)—you will find toolkits like JUCE that help to make this fairly easy—or using LV2 format which is - ultimately more flexible but probably more work. We have + ultimately more flexible but probably requires more work. We have users—thousands of users—on Linux who would like to use your plugins.