Skip to content

Commit 14f547d

Browse files
author
Eduardo Rolim
committed
Fix spelling
1 parent 08f906b commit 14f547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
467467

468468
## Debugging Tools
469469

470-
*Libraries for dubugging and developing*
470+
*Libraries for debugging code*
471471

472472
* [pdb](https://docs.python.org/2/library/pdb.html) - (Python standard library) The Python Debugger.
473473
* [ipdb](https://pypi.python.org/pypi/ipdb) - IPython-enabled pdb.

0 commit comments

Comments
 (0)