We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df9293a + b489188 commit 6e11280Copy full SHA for 6e11280
docs/code-execution/computer-api.mdx
@@ -35,7 +35,7 @@ Performs a hotkey on the computer
35
36
37
```python
38
-interpreter.computer.keboard.hotkey(" ", "command")
+interpreter.computer.keyboard.hotkey(" ", "command")
39
```
40
41
0 commit comments