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 9371d6f commit 24b15d1Copy full SHA for 24b15d1
README.md
@@ -2,7 +2,7 @@ Debugging tool thats lets you easily inspect/visualize objects and variables in
2
3
It uses the Debug Adapter Protocol (DAP) to retrieve the objects in your running python program. It then displays them in a web app.
4
5
-Everytime you refresh the page, it briefly pauses your running code and displays a snapshot of its current state.
+Every time you refresh the page, it briefly pauses your running code and displays a snapshot of its current state.
6
7
8
#### Screenshot
0 commit comments