Skip to content

Commit 374d09a

Browse files
committed
Update README.rst
1 parent 1882271 commit 374d09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Abstract
99

1010
This is a gdb-like debugger for Python. It is a rewrite of *pdb* from
1111
the ground up. It is both a high-level debugger as well as a
12-
lower-level bytecode debugger. By lower level debugger, I mean that it
12+
lower-level bytecode debugger. By lower-level debugger, I mean that it
1313
understands a lot about byte code and will try to make use of that in
1414
its normal higher-level instructions.
1515

0 commit comments

Comments
 (0)