From 89dec75b98615f8a07e046e0a1d8859f60d51625 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Fri, 29 Apr 2022 22:31:22 +0100 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38ecda6..92894da 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ vban.bus[0].mode.tvmix = True #### `vban.pdirty` -True iff a parameter has been changed. Typical this is checked periodically to update states. +True iff a parameter has been changed. Typically this is checked periodically to update states. #### `vban.set_rt(id_, param, val)`