From 265217b518da52a29340eff67556bf5e8c0b9335 Mon Sep 17 00:00:00 2001 From: Bones Date: Sat, 12 Oct 2024 14:03:09 +0000 Subject: [PATCH] fix: spelling --- content/docs/fossvr/opencomposite/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/fossvr/opencomposite/_index.md b/content/docs/fossvr/opencomposite/_index.md index f20bd34..28d468c 100644 --- a/content/docs/fossvr/opencomposite/_index.md +++ b/content/docs/fossvr/opencomposite/_index.md @@ -37,7 +37,7 @@ Rename the copy you've made to the value of `controller_type`. In my case i've ended up with a copy of the valve index bindings named `knuckles.json` located in `PATH_TO_STEAM/steamapps/common/VRChat/OpenComposite/knuckles.json`. -Going back to the location of the original bindings, open up `actions.json`, which defines every possible action in the game. A popular binding is changing the microphone button to toggle gestures. We'll use tihs as an example. +Going back to the location of the original bindings, open up `actions.json`, which defines every possible action in the game. A popular binding is changing the microphone button to toggle gestures. We'll use this as an example. in `actions.json`, we can find the name of the desired actions. ```json