Skip to content

Commit 6e11280

Browse files
authored
Merge pull request #1459 from MrJarnould/patch-1
Update computer-api.mdx – fix typo
2 parents df9293a + b489188 commit 6e11280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-execution/computer-api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Performs a hotkey on the computer
3535

3636

3737
```python
38-
interpreter.computer.keboard.hotkey(" ", "command")
38+
interpreter.computer.keyboard.hotkey(" ", "command")
3939
```
4040

4141

0 commit comments

Comments
 (0)