We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81d910 commit b489188Copy full SHA for b489188
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