From 90fe1576bdbd1c9e285d2613a7fe6fd3529bb761 Mon Sep 17 00:00:00 2001 From: defiantnerd <97224712+defiantnerd@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:13:55 +0100 Subject: [PATCH] fixed small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32881778..182eeeff 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Our [wiki](https://github.com/free-audio/clap-wrapper/wiki) is the root of our d Since building a `clap-wrapper` involves several choices we strongly suggest you consult it first. -The simplest form of a clap wraper, though, is a VST3 +The simplest form of a clap wrapper, though, is a VST3 which dynamically loads a CLAP of the same name using your copy of the VST3 and CLAP SDK. To build this, you can use the simple CMake command