Skip to content

Commit 7962c6f

Browse files
committed
fix: typo
1 parent 850dfe2 commit 7962c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/attach/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if __name__ == "__main__":
4040
asyncio.run(main())
4141
```
4242

43-
### update a sessiob using the `https://scratch.mit.edu/session` endpoint
43+
### update a session using the `https://scratch.mit.edu/session` endpoint
4444

4545
```py
4646
import os

0 commit comments

Comments
 (0)