From 8b912a2d08da5251f1877980575311a7dd4c7d44 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 25 Jun 2023 18:45:03 +0100 Subject: [PATCH] typo fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a1b687..6fa5696 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ print(vm.strip[4].comp.knob) Strip Comp properties are defined as write only. -`knob` defined for all verions, all other parameters potato only. +`knob` defined for all versions, all other parameters potato only. ##### Strip.Gate @@ -194,7 +194,7 @@ vm.strip[2].gate.attack = 300.8 Strip Gate properties are defined as write only, potato version only. -`knob` defined for all verions, all other parameters potato only. +`knob` defined for all versions, all other parameters potato only. ##### Strip.Denoiser