From 90c09092b601bb38d4e9afe42e97c00542a929d2 Mon Sep 17 00:00:00 2001 From: pblivingston <71585805+pblivingston@users.noreply.github.com> Date: Sun, 16 Aug 2026 11:59:48 -0400 Subject: [PATCH] semicolon in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e30369..9d65d76 100644 --- a/README.md +++ b/README.md @@ -818,7 +818,7 @@ try { switch ($kind) { 'potato' { - break; + break } 'basic' { # perform final operations with Voicemeeter Basic