diff --git a/doc/en/usage.rst b/doc/en/usage.rst index 469602146..83e7bd158 100644 --- a/doc/en/usage.rst +++ b/doc/en/usage.rst @@ -181,7 +181,7 @@ Dropping to PDB_ (Python Debugger) at the start of a test pytest --trace - This will invoke the Python debugger at the start of every test. +This will invoke the Python debugger at the start of every test. .. _breakpoints: