commit: b42191a2dda9b52470c1fd8cca341fe5f7ca0576
parent 36636205ddc835a6bb6f630179cd9395ea8b0689
Author: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
Date: Fri, 27 Jun 2025 20:21:12 -0700
[Docs] Fix typo in Chordal Hold example JSON, comma to colon. (#25424)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/tap_hold.md b/docs/tap_hold.md
@@ -602,7 +602,7 @@ either `"L"`, `"R"`, or `"*"`. Note that if `"layouts"` contains multiple
layouts, only the first one is read. For example:
```json
-{"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand", "*"},
+{"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand": "*"},
```
Alternatively, handedness may be defined functionally with