From 559acb9e897de5c41a8098cf5f440907944fb9ad Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Wed, 23 Mar 2022 11:32:12 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 877582c..1d54cd1 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ They will be loaded into memory but not applied. To apply one you may do: profiles directory can be safely deleted if you don't wish to load them each time. -A config can contain any key that `remote.apply()` would accept. Additionally, `extends` can be provided to inherit from another profile. Two profiles are available by default: +A config can contain any key that `connect.apply()` would accept. Additionally, `extends` can be provided to inherit from another profile. Two profiles are available by default: - `blank`, all strip off and all sliders to `0.0`. mono, solo, mute, eq all disabled. - `base`, all physical strip to `A1`, all virtual strip to `B1`, all sliders to `0.0`.