Skip to content

Commit 727b386

Browse files
Update jupyter-debugger-protocol/jupyter-debugger-protocol.md
Co-authored-by: Paul Ivanov <[email protected]>
1 parent 47902da commit 727b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter-debugger-protocol/jupyter-debugger-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Together, they provide a rather typical experience of a visual debugger in Jupyt
6666

6767
Typescript classes for the Debug Adapter Protocol message types are available in the MIT-licensed [vscode-debugadapter-node](https://github.com/microsoft/vscode-debugadapter-node/) package, which we were able to leverage in the debugger front-end implementation.
6868

69-
## Relevent Resources (GitHub repositories, Issues, PRs)
69+
## Relevant Resources (GitHub repositories, Issues, PRs)
7070

7171
### GitHub repositories
7272

0 commit comments

Comments
 (0)