From 4697dcb6ff5c715ab8a27ae56c27db540951bdb9 Mon Sep 17 00:00:00 2001 From: velvettear Date: Fri, 11 Mar 2022 16:56:25 +0100 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb419c2..e991a6e 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ in this case the pedal's bypass is turned on and has the id "8"; now let's turn | /midi | | send a midi message via `oscsend` defined by the POST arguments to the osc host | **note:** -POST arguments **must** contain the parameters `controller`, `channel` and `value` where `id`. \ No newline at end of file +POST arguments **must** contain the parameters `controller`, `channel` and `value`. \ No newline at end of file