There was an error while loading. Please reload this page.
1 parent 848fabe commit e25ad4cCopy full SHA for e25ad4c
1 file changed
debugging.rst
@@ -1,7 +1,7 @@
1
Debugging
2
---------
3
4
-Debuggin is also something which once mastered can greatly enhance your
+Debugging is also something which once mastered can greatly enhance your
5
bug hunting skills. Most of the newcommers neglect the importance of the
6
Python debugger (``pdb``). In this section I am going to tell you only a
7
few important commands. You can learn more about it from the official
0 commit comments