Skip to content

Commit 080437c

Browse files
committed
fix code highlight
1 parent ddda1c2 commit 080437c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The following example binds the keys ++r++, ++g++, and ++b++ to an action which
132132

133133
=== "binding01.py"
134134

135-
```python title="binding01.py" hl_lines="13-17"
135+
```python title="binding01.py" hl_lines="12-16"
136136
--8<-- "docs/examples/guide/input/binding01.py"
137137
```
138138

0 commit comments

Comments
 (0)