We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850dfe2 commit 7962c6fCopy full SHA for 7962c6f
1 file changed
docs/attach/index.md
@@ -40,7 +40,7 @@ if __name__ == "__main__":
40
asyncio.run(main())
41
```
42
43
-### update a sessiob using the `https://scratch.mit.edu/session` endpoint
+### update a session using the `https://scratch.mit.edu/session` endpoint
44
45
```py
46
import os
0 commit comments